go.opentelemetry.io/otel/attribute.Int
third-partyThe 1499th most-called third-party function by production calls. Called 1,363 times across 70 modules; 413 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (408 → 413)
All of go.opentelemetry.io/otel/attribute → Docs on pkg.go.dev ↗
- prod calls
- 413
- non-test, non-generated
- all calls
- 1,363
- total callsites
- modules
- 70
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 26%
- 355 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 function59%A direct call to an exported package function, resolved by type.
- Package function (by syntax)41%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Int from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 103 25%
- Kubernetes 63 15%
- Prometheus 30 7%
- Docker 19 5%
- containerd 11 3%
where it's called
Callsites in the wild
12 representative callsites of 1,363, prioritizing in-loop and non-test usage. We link to source, never display it.
-
containerd/go-cni @v1.1.14
in loop -
dgraph-io/badger/v4 @v4.9.6
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
k8s.io/apiserver @v0.37.0
pkg/storage/etcd3/store.go:558
in loop - in loop
-
docker/docker @v28.5.2+incompatible
in loop
top callers
The modules that reach for it
The modules that call Int most in this snapshot.
- go.opentelemetry.io/otel70051%
- github.com/grafana/loki/v3725%
- github.com/grpc/grpc-go393%
- google.golang.org/grpc393%
- github.com/kubernetes/kubernetes332%
siblings
More from go.opentelemetry.io/otel/attribute
The other most-called functions in this package. See all →