github.com/go-logr/logr.Logger.WithValues
third-partyThe 361st most-called third-party method by production calls. Called 2,468 times across 20 modules; 2,416 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 2,416
- non-test, non-generated
- all calls
- 2,468
- total callsites
- modules
- 20
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 2%
- 52 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 Logger.WithValues from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 2,209 91%
- Kubernetes 47 2%
- Argo 25 1%
- External Secrets 8 <1%
- KEDA 4 <1%
where it's called
Callsites in the wild
12 representative callsites of 2,468, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
sigs.k8s.io/controller-runtime @v0.25.1
pkg/metrics/server/server.go:237
in loop - in loop
- in loop
- in loop
- in loop
-
sigs.k8s.io/controller-runtime @v0.25.1
pkg/internal/controller/controller.go:358
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Logger.WithValues most in this snapshot.
- github.com/kyverno/kyverno2,20990%
- github.com/kubesphere/kubesphere492%
- github.com/cert-manager/cert-manager462%
- github.com/argoproj/gitops-engine321%
- sigs.k8s.io/controller-runtime321%
siblings
More from github.com/go-logr/logr
The other most-called members in this package. See all →