Skip to content

dynatrace-oss-contrib/trace-context

This branch is 1 commit ahead of, 1 commit behind w3c/trace-context:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c6f3af · Mar 27, 2024
May 9, 2023
Apr 23, 2019
Mar 27, 2024
Dec 5, 2023
Apr 23, 2019
Oct 29, 2018
Apr 23, 2019
Apr 23, 2019
Aug 9, 2018
Oct 26, 2021
Mar 7, 2019
Feb 4, 2020
Nov 3, 2020
Nov 14, 2023
Mar 27, 2024
Mar 21, 2022

Repository files navigation

Build Status

Trace Context Specification

This repository is associated with the Trace Context specification, which specifies a distributed tracing context propagation format.

Trace Context v1 has W3C Recommendation status.

The next version of specification is being developed in this repository.

The current draft of the Trace Context Specification from this repository's main branch is published to https://w3c.github.io/trace-context/. Explanations and justification for decisions made in this specification are written down in the Rationale document.

Team Communication

See communication

We appreciate feedback and contributions. Please make sure to read rationale documents when you have a question about particular decision made in specification.

Goal

This specification defines formats to pass trace context information across systems. Our goal is to share this with the community so that various tracing and diagnostics products can operate together.

Reference Implementations

There are few open source and commercial implementations of this trace context specification available.

A simplistic regex-based implementation can be found in the test folder. This implementation has 100% compliance to the test suite.

.NET Framework will ship trace context specification support in the upcoming version. See Activity for implementation details.

A list of all currently implementations can be found here.

Why are we doing this

See Why

Contributing

See Contributing.md for details.

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.1%
  • HTML 7.9%