go.opentelemetry.io/otel/trace.SpanContextFromContext
third-partyThe 5894th most-called third-party function by production calls. Called 232 times across 43 modules; 100 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 100
- non-test, non-generated
- all calls
- 232
- total callsites
- modules
- 43
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 20%
- 46 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function90%A direct call to an exported package function, resolved by type.
- Package function (by syntax)10%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into SpanContextFromContext from notable Go projects. Open one on the map to see what else it hammers.
- OpenTelemetry 16 16%
- Kubernetes 6 6%
- Grafana 3 3%
- Harbor 2 2%
- Cilium 1 1%
where it's called
Callsites in the wild
12 representative callsites of 232, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go/logging @v1.19.0
logging_test.go:742
in loop test - in loop test
- in loop test
- in loop test
-
contrib/propagators @v0.22.0
ot/ot_integration_test.go:57
in loop test -
google.golang.org/grpc @v1.83.0
stats/opentelemetry/grpc_trace_bin_propagator_test.go:119
in loop test -
contrib/propagators @v0.22.0
b3/b3_integration_test.go:58
in loop test -
contrib/propagators @v0.22.0
jaeger/jaeger_integration_test.go:58
in loop test -
otel/trace @v1.45.0
context_test.go:79
in loop test -
otel/trace @v1.45.0
context_test.go:88
in loop test -
go.opentelemetry.io/otel @v1.45.0
propagation/propagators_test.go:99
in loop test -
go.opentelemetry.io/otel @v1.45.0
propagation/propagators_test.go:106
in loop test
top callers
The modules that reach for it
The modules that call SpanContextFromContext most in this snapshot.
- cloud.google.com/go/iam3616%
- github.com/dagger/dagger3113%
- cloud.google.com/go/cloudbuild2611%
- go.opentelemetry.io/otel/sdk136%
- cloud.google.com/go/logging125%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called functions in this package. See all →