istio.io/istio/pkg/monitoring.Metric.Increment
third-partyThe 4107th most-called third-party method by production calls. Called 159 times across 1 modules; 145 of those run outside tests and generated code.
- prod calls
- 145
- non-test, non-generated
- all calls
- 159
- total callsites
- modules
- 1
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 9%
- 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 145 100%
where it's called
Callsites in the wild
12 representative callsites of 159, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/xds/sds.go:101
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/wasm/convert.go:119
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/wasm/convert.go:129
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/xds/monitoring.go:147
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/istio-agent/xds_proxy_delta.go:190
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/xds/delta.go:200
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/istio-agent/xds_proxy_delta.go:219
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/xds/sds.go:308
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/xds/server.go:319
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/istio-agent/xds_proxy.go:456
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/istio-agent/xds_proxy.go:485
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/cmd/pilot-agent/status/server.go:742
in loop
top callers
The modules that reach for it
The modules that call Metric.Increment most in this snapshot.
- istio.io/istio159100%
siblings
More from istio.io/istio/pkg/monitoring
The other most-called members in this package. See all →