k8s.io/klog/v2.LoggerWithValues
third-partyThe 3969th most-called third-party function by production calls. Called 163 times across 6 modules; 151 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (148 → 151)
- prod calls
- 151
- non-test, non-generated
- all calls
- 163
- total callsites
- modules
- 6
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 7%
- 12 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into LoggerWithValues from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 151 100%
where it's called
Callsites in the wild
12 representative callsites of 163, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/kubernetes @master
staging/src/k8s.io/dynamic-resource-allocation/structured/internal/stable/allocator_stable.go:225 ↗
in loop -
kubernetes/kubernetes @master
in loop -
kubernetes/kubernetes @master
in loop -
kubernetes/kubernetes @master
in loop -
kubernetes/kubernetes @master
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
pkg/kubelet/cm/cpumanager/cpu_manager.go:419
in loop -
k8s.io/kubernetes @v1.37.0
pkg/kubelet/cm/cpumanager/cpu_manager.go:456
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
pkg/kubelet/cm/cpumanager/cpu_manager.go:468
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/dynamic-resource-allocation/resourceslice/tracker/tracker.go:581 ↗
in loop
top callers
The modules that reach for it
The modules that call LoggerWithValues most in this snapshot.
- github.com/kubernetes/kubernetes8854%
- k8s.io/kubernetes6741%
- k8s.io/component-base53%
- github.com/kubernetes/client-go1<1%
- k8s.io/apimachinery1<1%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →