Project

Profile

Help

Support #5072

closed

pass distributed tracing data through xslt transformer

Added by Alexey Oparin over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
s9api API
Sprint/Milestone:
-
Start date:
2021-08-30
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

Hello,

We have a service written in java which do xslt transformations with saxonica. On xslt stylesheets we call other services with fn:doc() or fn:document() functions suppling them HTTP URL. Now we are implementing distributed tracing of our services and faced with need to pass additional tracing headers in HTTP requests which lay under the fn:doc/fn:document calls. How can we achieve it? I guess that I need to supply something to XsltTransformer object but I can't understand what exactly it should be, unfortunately. Help please.

Alexey.

Please register to edit this issue

Also available in: Atom PDF