go.opentelemetry.io/otel/metric.WithAttributeSet
third-partyThe 5780th most-called third-party function by production calls. Called 2,532 times across 28 modules; 103 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of go.opentelemetry.io/otel/metric → Docs on pkg.go.dev ↗
- prod calls
- 103
- non-test, non-generated
- all calls
- 2,532
- total callsites
- modules
- 28
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 1%
- 31 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 function3%A direct call to an exported package function, resolved by type.
- Package function (by syntax)97%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WithAttributeSet from notable Go projects. Open one on the map to see what else it hammers.
- OpenTelemetry 41 40%
- gRPC 12 12%
- Istio 8 8%
- Grafana 2 2%
where it's called
Callsites in the wild
12 representative callsites of 2,532, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
intel/goresctrl @v0.13.0
in loop - in loop
-
go.temporal.io/server @v1.32.0
common/metrics/otel_metrics_handler.go:141
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/monitoring/derived_gauge.go:48
in loop -
otel/sdk/metric @v1.46.0
benchmark_test.go:191
in loop test -
otel/sdk/metric @v1.46.0
benchmark_test.go:208
in loop test -
otel/sdk/metric @v1.46.0
benchmark_test.go:225
in loop test -
otel/sdk/metric @v1.46.0
benchmark_test.go:331
in loop test -
otel/sdk/metric @v1.46.0
benchmark_test.go:356
in loop test -
otel/sdk/metric @v1.46.0
benchmark_test.go:552
in loop test
top callers
The modules that reach for it
The modules that call WithAttributeSet most in this snapshot.
- go.opentelemetry.io/otel2,39895%
- go.opentelemetry.io/otel/sdk/metric25<1%
- go.opentelemetry.io/otel/sdk15<1%
- connectrpc.com/otelconnect11<1%
- go.opentelemetry.io/otel/metric8<1%
siblings
More from go.opentelemetry.io/otel/metric
The other most-called functions in this package. See all →