go.opentelemetry.io/otel/trace.Tracer.Start
third-partyThe 1221st most-called third-party method by production calls. Called 721 times across 60 modules; 517 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 517
- non-test, non-generated
- all calls
- 721
- total callsites
- modules
- 60
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 7%
- 50 calls
- resolved
- 1%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Tracer.Start from notable Go projects. Open one on the map to see what else it hammers.
- Prometheus 32 6%
- Terraform 23 4%
- Grafana 19 4%
- Jaeger 17 3%
- Kubernetes 16 3%
where it's called
Callsites in the wild
12 representative callsites of 721, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dagger/dagger @v0.21.8
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
dagger/dagger @v0.21.8
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Tracer.Start most in this snapshot.
- github.com/dagger/dagger8412%
- github.com/temporalio/temporal7811%
- go.temporal.io/server7811%
- github.com/gotenberg/gotenberg/v87310%
- github.com/opentofu/opentofu629%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called members in this package. See all →