go.opentelemetry.io/otel/metric.WithAttributeSet
third-partyThe 5709th most-called third-party function by production calls. Called 2,545 times across 28 modules; 103 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/metric → Docs on pkg.go.dev ↗
- prod calls
- 103
- non-test, non-generated
- all calls
- 2,545
- total callsites
- modules
- 28
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 2%
- 44 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,545, 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.31.2
common/metrics/otel_metrics_handler.go:141
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/monitoring/derived_gauge.go:48
in loop -
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop -
otel/sdk/metric @v1.45.0
benchmark_test.go:255
in loop test -
otel/sdk/metric @v1.45.0
benchmark_test.go:272
in loop test -
otel/sdk/metric @v1.45.0
benchmark_test.go:289
in loop test -
otel/sdk/metric @v1.45.0
benchmark_test.go:306
in loop test -
otel/sdk/metric @v1.45.0
benchmark_test.go:323
in loop test -
otel/sdk/metric @v1.45.0
benchmark_test.go:340
in loop test
top callers
The modules that reach for it
The modules that call WithAttributeSet most in this snapshot.
- go.opentelemetry.io/otel2,39894%
- go.opentelemetry.io/otel/sdk/metric381%
- go.opentelemetry.io/otel/sdk16<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 →