go.opentelemetry.io/otel/trace.TracerProvider.Tracer
third-partyThe 4553rd most-called third-party method by production calls. Called 159 times across 28 modules; 130 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 130
- non-test, non-generated
- all calls
- 159
- total callsites
- modules
- 28
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 18%
- 29 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 TracerProvider.Tracer from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 10 8%
- Grafana 9 7%
- Jaeger 7 5%
- gRPC 3 2%
- OpenTelemetry 3 2%
where it's called
Callsites in the wild
12 representative callsites of 159, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
-
otel/trace @v1.45.0
auto_test.go:135
in loop test -
otel/trace @v1.45.0
auto_test.go:1216
in loop test -
connectrpc.com/otelconnect @v0.9.0
option.go:201
-
-
-
cloudflare/cloudflared @v0.0.0-20260722163246-3a2b45c2a511
-
coder/coder @v0.27.3
-
-
-
-
top callers
The modules that reach for it
The modules that call TracerProvider.Tracer most in this snapshot.
- github.com/tektoncd/pipeline3925%
- github.com/jaegertracing/jaeger138%
- github.com/coder/coder128%
- go.opentelemetry.io/otel/trace128%
- github.com/ory/x117%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called members in this package. See all →