Distributed Tracing Working Group - Publications
Recommendations
-
Trace Context
- 2021-11-23
- Performance
Distributed tracing is a set of tools and practices to monitor the health and reliability of a distributed application. A distributed application is an application that consists of multiple components that are deployed and operated separately. It is also known as micro-service.
Group Notes
-
Trace Context Protocols Registry
- 2019-11-19
- Performance
This document provides a registry of identified formats of trace context serialization and deserialization for protocols.
Working Drafts
-
Propagation format for distributed context: Baggage
- 2022-09-28
Distributed tracing is a set of tools and practices to monitor the health and reliability of a distributed application. A distributed application is an application that consists of multiple components that are deployed and operated separately. It is also known as micro-service.
First Public Working Drafts
-
Trace Context Level 2
- 2022-09-29
- Performance
This specification defines standard HTTP headers and a value format to propagate context information that enables distributed tracing scenarios. The specification standardizes how context information is sent and modified between services. Context information uniquely identifies individual requests in a distributed system and also defines a means to add and propagate provider-specific context information.