istio.io/istio/pkg/log.RegisterScope
third-partyThe 4040th most-called third-party function by production calls. Called 160 times across 2 modules; 147 of those run outside tests and generated code.
- prod calls
- 147
- non-test, non-generated
- all calls
- 160
- total callsites
- modules
- 2
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 8%
- 13 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 function54%A direct call to an exported package function, resolved by type.
- Package function (by syntax)46%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into RegisterScope from notable Go projects. Open one on the map to see what else it hammers.
- Istio 147 100%
where it's called
Callsites in the wild
12 representative callsites of 160, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/log/options_test.go:185
in loop test -
istio/istio @v0.0.0-20260804075250-35fae141dc60
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/scopes/scopes.go:20
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/model/log.go:21
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
operator/pkg/util/common.go:21
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/kube/krt/core.go:22
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/config/analysis/scope/scope.go:23
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
top callers
The modules that reach for it
The modules that call RegisterScope most in this snapshot.
- istio.io/istio8654%
- github.com/istio/istio7446%
siblings
More from istio.io/istio/pkg/log
The other most-called functions in this package. See all →