go.opentelemetry.io/otel/trace.Span.SpanContext
third-partyThe 3497th most-called third-party method by production calls. Called 256 times across 45 modules; 169 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 169
- non-test, non-generated
- all calls
- 256
- total callsites
- modules
- 45
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 34%
- 87 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Span.SpanContext from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 17 10%
- Docker 11 7%
- OpenTelemetry 7 4%
- Terraform 7 4%
- gRPC 6 4%
where it's called
Callsites in the wild
12 representative callsites of 256, prioritizing in-loop and non-test usage. We link to source, never display it.
-
moby/buildkit @v0.32.2
in loop - in loop
- in loop
- in loop
-
dagger/dagger @v0.21.8
in loop - in loop test
- in loop test
-
otel/trace @v1.45.0
context_test.go:79
in loop test - in loop test
-
contrib/instrumentation/net/http/otelhttp @v0.70.0
handler_test.go:627
in loop test - in loop test
-
otel/trace @v1.45.0
auto_test.go:1165
in loop test
top callers
The modules that reach for it
The modules that call Span.SpanContext most in this snapshot.
- github.com/dapr/dapr4819%
- github.com/gofr-dev/gofr3313%
- github.com/dagger/dagger239%
- github.com/grafana/dskit166%
- github.com/moby/buildkit114%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called members in this package. See all →