Closed pvital closed 1 month ago
We might have to adapt
tracestate
andServer-Timing
headers as well.
You are right. That will demand some extra work since almost all header settings are made in each instrumentation code. I will update the PR and let you know.
Fix OTel header inject values (Part 1)
Instana's Tracer Specification claims the
X-INSTANA-T
andX-INSTANA-S
values injected in returned headers must be 16 lowercase hexadecimal characters.Integration test results:
Before:
After: