go.opentelemetry.io/otel/trace.TraceID.String
third-partyThe 6638th most-called third-party method by production calls. Called 139 times across 40 modules; 89 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/trace → Docs on pkg.go.dev ↗
- prod calls
- 89
- non-test, non-generated
- all calls
- 139
- total callsites
- modules
- 40
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 36%
- 50 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into TraceID.String from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 8 9%
- Kubernetes 6 7%
- OpenTelemetry 5 6%
- Harbor 2 2%
- Traefik 2 2%
where it's called
Callsites in the wild
12 representative callsites of 139, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
go/logging @v1.19.0
logging_test.go:747
in loop test - in loop test
- in loop test
-
otel/trace @v1.45.0
trace_test.go:526
in loop test -
k8s.io/component-base @v0.36.3
metrics/counter_test.go:530
in loop test -
k8s.io/component-base @v0.36.3
metrics/counter_test.go:531
in loop test - in loop test
-
k8s.io/component-base @v0.36.3
metrics/histogram_test.go:560
in loop test - in loop test
-
k8s.io/component-base @v0.36.3
metrics/histogram_test.go:561
in loop test
top callers
The modules that reach for it
The modules that call TraceID.String most in this snapshot.
- github.com/gofr-dev/gofr2216%
- github.com/dagger/dagger1410%
- github.com/kubernetes/kubernetes107%
- k8s.io/component-base96%
- github.com/gogf/gf/v286%
siblings
More from go.opentelemetry.io/otel/trace
The other most-called members in this package. See all →