Registry / observability / lightstep-tracecontext-go

lightstep-tracecontext-go

JSON →
library0.0.0-20181129014701-1757c391b1acgogounverified

Package tracecontext provides W3C trace context propagation for distributed tracing.

go get github.com/lightstep/tracecontext.go
INSTALL
IMPORT
SIG · LIGHTSTEP-TRACECON
L
lightstep-tracecontext-go
observabilitygov0.0.0-20181129014701-1757c391b1ac
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tracecontext
github.com/lightstep/tracecontext.go

Parses a W3C traceparent header

import "github.com/lightstep/tracecontext.go" func main() { // Example: parse a traceparent header tc, err := tracecontext.ParseTraceparent("00-0af7651916cd43dd8448eb211c80319c-b7ad6b7169203331-01") if err != nil { panic(err) } _ = tc }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20181129014701-1757c391b1aclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
lightstep-tracecontext-go — go get lightstep-tracecontext-go · libregistry