istio.io/istio/pilot/pkg/model.NewReasonStats
third-partyThe 8481st most-called third-party function by production calls. Called 101 times across 2 modules; 71 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of istio.io/istio/pilot/pkg/model → Docs on pkg.go.dev ↗
- prod calls
- 71
- non-test, non-generated
- all calls
- 101
- total callsites
- modules
- 2
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 30%
- 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 function53%A direct call to an exported package function, resolved by type.
- Package function (by syntax)47%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewReasonStats from notable Go projects. Open one on the map to see what else it hammers.
- Istio 71 100%
where it's called
Callsites in the wild
12 representative callsites of 101, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/serviceregistry/serviceentry/controller.go:359
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/discovery.go:410
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/krtxds_test.go:250
in loop test -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop test -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop test -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/discovery_test.go:379
in loop test -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/model/fake_endpointshards.go:51
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/xds/eds.go:65
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/serviceregistry/kube/controller/multicluster.go:98 ↗
top callers
The modules that reach for it
The modules that call NewReasonStats most in this snapshot.
- istio.io/istio5453%
- github.com/istio/istio4747%