istio.io/istio/pkg/log.Scope.Errorf
third-partyThe 2216th most-called third-party method by production calls. Called 279 times across 1 modules; 275 of those run outside tests and generated code.
- prod calls
- 275
- non-test, non-generated
- all calls
- 279
- total callsites
- modules
- 1
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- 1%
- 4 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Scope.Errorf from notable Go projects. Open one on the map to see what else it hammers.
- Istio 275 100%
where it's called
Callsites in the wild
12 representative callsites of 279, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/endpointpicker.go:47
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
security/pkg/k8s/controller/casecret.go:55
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
cni/pkg/install/binaries.go:57
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
security/pkg/k8s/controller/casecret.go:59
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/security/trustdomain/bundle.go:65
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
cni/pkg/nodeagent/net_linux.go:70
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/serviceregistry/serviceentry/auto_allocation.go:77
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
security/pkg/k8s/controller/casecret.go:77
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/kube/krt/mergejoin.go:79
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
security/pkg/k8s/controller/casecret.go:81
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/networking/grpcgen/lds.go:87
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/endpointpicker.go:88
in loop
top callers
The modules that reach for it
The modules that call Scope.Errorf most in this snapshot.
- istio.io/istio279100%
siblings
More from istio.io/istio/pkg/log
The other most-called members in this package. See all →