This repository was archived by the owner on Oct 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ The key elements the API MUST provide are:
151151
152152### Supported propagation formats
153153
154- * Library MUST support the [ TraceContext ] [ TraceContextSpecs ] format for Trace and Tags components.
154+ * Library MUST support the [ W3C Distributed Tracing ] [ DistributedTracingSpecs ] format for Trace and Tags components.
155155* Binary encoding is defined at the [ BinaryEncoding] ( encodings/BinaryEncoding.md ) document.
156156
157157[ EcosystemLayers ] : /drawings/EcosystemLayers.png " Ecosystem Layer "
@@ -161,6 +161,6 @@ The key elements the API MUST provide are:
161161[ LibraryComponents ] : /drawings/LibraryComponents.png " OpenCensus Library Components "
162162[ RFC2119 ] : https://www.ietf.org/rfc/rfc2119.txt
163163[ StatsDataModel ] : https://github.com/census-instrumentation/opencensus-proto/blob/master/opencensus/proto/stats/stats.proto
164- [ TraceContextSpecs ] : https://github.com/TraceContext/tracecontext-spec
164+ [ DistributedTracingSpecs ] : https://github.com/w3c/distributed-tracing
165165[ TraceDataModel ] : https://github.com/census-instrumentation/opencensus-proto/blob/master/opencensus/proto/trace/trace.proto
166166[ activity ] : https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.DiagnosticSource/src/ActivityUserGuide.md
You can’t perform that action at this time.
0 commit comments