You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nservicebus/messaging/headers.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -322,19 +322,11 @@ The NServiceBus version number.
322
322
323
323
## OpenTelemetry-related headers
324
324
325
-
These headers are added when [OpenTelemetry](/nservicebus/operations/opentelemetry.md) is enabled on the endpoint.
325
+
These headers are added when [OpenTelemetry](/nservicebus/operations/opentelemetry.md) is enabled for an endpoint, in accordance with the [W3C Trace Context specification](https://www.w3.org/TR/trace-context):
326
326
327
-
### traceparent
328
-
329
-
The `traceparent`-header, in accordance with the [W3C TraceContext specification](https://www.w3.org/TR/trace-context/#traceparent-header).
330
-
331
-
### tracestate
332
-
333
-
The `tracestate`-header, in accordance with the [W3C TraceContext specification](https://www.w3.org/TR/trace-context/#tracestate-header).
334
-
335
-
### baggage
336
-
337
-
The `baggage`-header, in accordance with the [W3C TraceContext specification](https://www.w3.org/TR/baggage/#baggage-http-header-format).
0 commit comments