github.com/sirupsen/logrus.WithError
third-partyThe 972nd most-called third-party function by production calls. Called 694 times across 36 modules; 689 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (692 → 689)
- prod calls
- 689
- non-test, non-generated
- all calls
- 694
- total callsites
- modules
- 36
- distinct callers
- in loop
- 28%
- of prod calls
- in tests
- <1%
- 5 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 function99%A direct call to an exported package function, resolved by type.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WithError from notable Go projects. Open one on the map to see what else it hammers.
- containerd 135 20%
- Longhorn 107 16%
- Argo 15 2%
- Grafana 11 2%
- Cilium 10 1%
where it's called
Callsites in the wild
12 representative callsites of 694, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cilium/proxy @v0.0.0-20260921120314-283c3f1fedbb
in loop - in loop
-
docker/cli @v29.8.1+incompatible
in loop - in loop
-
Microsoft/hcsshim @v0.14.1
in loop -
awslabs/amazon-ecr-credential-helper/ecr-login @v0.12.0
api/client.go:253
in loop - in loop
- in loop
-
google/gvisor @v0.0.0-20260919054224-26f3455a4cb9
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call WithError most in this snapshot.
- github.com/containerd/containerd10916%
- github.com/longhorn/longhorn-manager10715%
- github.com/lima-vm/lima9614%
- github.com/semaphoreui/semaphore8713%
- github.com/slimtoolkit/slim477%
siblings
More from github.com/sirupsen/logrus
The other most-called functions in this package. See all →