go.opentelemetry.io/otel/attribute.String
third-partyThe 382nd most-called third-party function by production calls. Called 13,670 times across 102 modules; 2,236 of those run outside tests and generated code.
5% in production calls vs 2026-W37 (2,131 → 2,236)
All of go.opentelemetry.io/otel/attribute → Docs on pkg.go.dev ↗
- prod calls
- 2,236
- non-test, non-generated
- all calls
- 13,670
- total callsites
- modules
- 102
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 14%
- 1,955 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 function76%A direct call to an exported package function, resolved by type.
- Package function (by syntax)24%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into String from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 225 10%
- Kubernetes 178 8%
- Docker 161 7%
- Kyverno 146 7%
- gRPC 64 3%
where it's called
Callsites in the wild
12 representative callsites of 13,670, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
containerd/go-cni @v1.1.14
in loop -
dgraph-io/badger/v4 @v4.9.6
in loop -
moby/moby @v28.5.2+incompatible
in loop - in loop
-
GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace @v1.38.0
trace_proto.go:126
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 String most in this snapshot.
- go.opentelemetry.io/otel9,80572%
- go.opentelemetry.io/otel/sdk2102%
- go.opentelemetry.io/otel/sdk/metric1831%
- github.com/grafana/loki/v31731%
- github.com/temporalio/temporal1661%
siblings
More from go.opentelemetry.io/otel/attribute
The other most-called functions in this package. See all →