TracingΒΆ
Event Issuer uses Open Telemetry and will deliver a tracing value for every outgoing event.
The standardized way to transmit tracing values is by following the W3 standard by using:
traceparentdescribes the position of the incoming request in its trace graph in a portable, fixed-length format. Its design focuses on fast parsing. Every tracing tool MUST properly settraceparenteven when it only relies on vendor-specific information intracestatetracestateextendstraceparentwith vendor-specific data represented by a set of name/value pairs. Storing information intracestateis optional.
Users outside of BaneNOR are not able to use this feature at the moment.