Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions spec/40-other-protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
Trace Context propagation is crucial to enable distributed tracing scenarios
for applications spans multiple components. Http is one of the communication
protocols used for cross components correlation. Extensions of this
specification define the format of trace context serialization and
specification as well as specifications defined by external organizations define
the format of trace context serialization and
deserialization for other protocols. Note, that those extensions may be at a
different maturity level than this specification.

- [AMQP](https://w3c.github.io/trace-context/extension-amqp.html).
- [Binary](https://w3c.github.io/trace-context/extension-binary.html).
Please refer to the [protocols
registry](https://w3c.github.io/trace-context-protocols-registry/) for the
details of trace context implementation for other protocols.