go.opentelemetry.io/otel.Tracer
third-partyThe 2020th most-called third-party function by production calls. Called 393 times across 51 modules; 301 of those run outside tests and generated code.
- prod calls
- 301
- non-test, non-generated
- all calls
- 393
- total callsites
- modules
- 51
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 23%
- 92 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 function58%A direct call to an exported package function, resolved by type.
- Package function (by syntax)42%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Tracer from notable Go projects. Open one on the map to see what else it hammers.
- Docker 123 41%
- Grafana 39 13%
- Kubernetes 10 3%
- Prometheus 9 3%
- Terraform 6 2%
where it's called
Callsites in the wild
12 representative callsites of 393, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dgraph-io/badger/v4 @v4.9.6
in loop -
docker/docker @v28.5.2+incompatible
in loop - in loop
-
moby/moby @v28.5.2+incompatible
in loop -
moby/moby @v28.5.2+incompatible
in loop -
docker/docker @v28.5.2+incompatible
in loop - in loop test
- in loop test
- in loop test
- in loop test
-
-
go/storage @v1.64.0
trace.go:73
top callers
The modules that reach for it
The modules that call Tracer most in this snapshot.
- github.com/docker/docker8321%
- github.com/moby/moby8321%
- github.com/grafana/loki/v3369%
- github.com/FerretDB/FerretDB277%
- github.com/dagger/dagger154%
siblings
More from go.opentelemetry.io/otel
The other most-called functions in this package. See all →