istio.io/istio/pkg/monitoring.Metric.Increment
third-partyThe 3869th most-called third-party method by production calls. Called 169 times across 1 modules; 155 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (154 → 155)
- prod calls
- 155
- non-test, non-generated
- all calls
- 169
- total callsites
- modules
- 1
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 8%
- 14 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 Metric.Increment from notable Go projects. Open one on the map to see what else it hammers.
- Istio 155 100%
where it's called
Callsites in the wild
12 representative callsites of 169, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/config/mesh/meshwatcher/collection.go:79
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/sds.go:101
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/wasm/convert.go:119
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/wasm/convert.go:129
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/monitoring.go:147
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/istio-agent/xds_proxy_delta.go:190
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/delta.go:200
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/istio-agent/xds_proxy_delta.go:219
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/sds.go:308
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/xds/server.go:319
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/istio-agent/xds_proxy.go:456
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/istio-agent/xds_proxy.go:485
in loop
top callers
The modules that reach for it
The modules that call Metric.Increment most in this snapshot.
- istio.io/istio169100%
siblings
More from istio.io/istio/pkg/monitoring
The other most-called members in this package. See all →