go.opentelemetry.io/otel/metric.Int64Counter.Add
third-partyThe 2764th most-called third-party method by production calls. Called 224 times across 24 modules; 216 of those run outside tests and generated code.
All of go.opentelemetry.io/otel/metric → Docs on pkg.go.dev ↗
- prod calls
- 216
- non-test, non-generated
- all calls
- 224
- total callsites
- modules
- 24
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 4%
- 8 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Int64Counter.Add 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 224, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
go/storage @v1.64.0
metrics.go:448
-
-
top callers
The modules that reach for it
The modules that call Int64Counter.Add most in this snapshot.
- github.com/netbirdio/netbird6228%
- github.com/gastownhall/gastown2813%
- github.com/steveyegge/gastown2813%
- github.com/kyverno/kyverno188%
- github.com/gastownhall/beads125%
siblings
More from go.opentelemetry.io/otel/metric
The other most-called members in this package. See all →