istio.io/istio/pkg/log.Scope.WithLabels
third-partyThe 4801st most-called third-party method by production calls. Called 130 times across 1 modules; 123 of those run outside tests and generated code.
- prod calls
- 123
- non-test, non-generated
- all calls
- 130
- total callsites
- modules
- 1
- distinct callers
- in loop
- 28%
- of prod calls
- in tests
- 5%
- 7 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.WithLabels from notable Go projects. Open one on the map to see what else it hammers.
- Istio 123 100%
where it's called
Callsites in the wild
12 representative callsites of 130, prioritizing in-loop and non-test usage. We link to source, never display it.
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
cni/pkg/nodeagent/net_linux.go:65
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/udp.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
pkg/test/echo/server/endpoint/udp.go:81
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/tcp.go:111
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/tcp.go:124
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
cni/pkg/log/uds.go:126
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
cni/pkg/nodeagent/ztunnelserver.go:156
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/tcp.go:172
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/tcp.go:178
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/istio-agent/xds_proxy_delta.go:183
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/test/echo/server/endpoint/tcp.go:186
in loop
top callers
The modules that reach for it
The modules that call Scope.WithLabels most in this snapshot.
- istio.io/istio130100%
siblings
More from istio.io/istio/pkg/log
The other most-called members in this package. See all →