go.opentelemetry.io/otel/metric.WithDescription
third-partyThe 1356th most-called third-party function by production calls. Called 4,471 times across 36 modules; 452 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/metric → Docs on pkg.go.dev ↗
- prod calls
- 452
- non-test, non-generated
- all calls
- 4,471
- total callsites
- modules
- 36
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- <1%
- 30 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 function11%A direct call to an exported package function, resolved by type.
- Package function (by syntax)89%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WithDescription from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 4,471, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
google.golang.org/grpc @v1.83.0
stats/opentelemetry/opentelemetry.go:435
in loop -
google.golang.org/grpc @v1.83.0
stats/opentelemetry/opentelemetry.go:437
in loop - in loop
-
google.golang.org/grpc @v1.83.0
stats/opentelemetry/opentelemetry.go:439
in loop - in loop
-
google.golang.org/grpc @v1.83.0
stats/opentelemetry/opentelemetry.go:441
in loop - in loop
-
google.golang.org/grpc @v1.83.0
stats/opentelemetry/opentelemetry.go:443
in loop - in loop
-
google.golang.org/grpc @v1.83.0
stats/opentelemetry/opentelemetry.go:445
in loop - in loop
top callers
The modules that reach for it
The modules that call WithDescription most in this snapshot.
- go.opentelemetry.io/otel3,98989%
- github.com/netbirdio/netbird1112%
- github.com/gastownhall/gastown32<1%
- github.com/steveyegge/gastown32<1%
- github.com/kyverno/kyverno27<1%
siblings
More from go.opentelemetry.io/otel/metric
The other most-called functions in this package. See all →