github.com/go-logr/logr.Logger.Error
third-partyThe 183rd most-called third-party method by production calls. Called 5,632 times across 31 modules; 5,465 of those run outside tests and generated code.
- prod calls
- 5,465
- non-test, non-generated
- all calls
- 5,632
- total callsites
- modules
- 31
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 3%
- 167 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.Error from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 2,359 43%
- Kubernetes 2,078 38%
- KEDA 253 5%
- External Secrets 47 <1%
- Argo 17 <1%
where it's called
Callsites in the wild
12 representative callsites of 5,632, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
external-secrets/external-secrets @v1.3.2
pkg/controllers/clusterpushsecret/clusterpushsecret_controller.go:146 ↗
in loop - in loop
- in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/proxy/nftables/cleanup.go:43
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Logger.Error most in this snapshot.
- github.com/kyverno/kyverno2,35942%
- github.com/kubernetes/kubernetes1,08419%
- k8s.io/kubernetes85915%
- github.com/fission/fission3937%
- github.com/kedacore/keda/v22534%
siblings
More from github.com/go-logr/logr
The other most-called members in this package. See all →