github.com/sirupsen/logrus.WithField
third-partyThe 13th most-called third-party function by production calls. Called 1,830 times across 96 modules; 1,669 of those run outside tests and generated code.
- prod calls
- 1,669
- non-test, non-generated
- all calls
- 1,830
- total callsites
- modules
- 96
- distinct callers
- in loop
- 22%
- of prod calls
- in tests
- 7%
- 120 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 function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WithField from notable Go projects. Open one on the map to see what else it hammers.
- Docker 1,035 62%
where it's called
Callsites in the wild
6 representative callsites of 1,830, prioritizing in-loop and non-test usage. We link to source, never display it.
-
hashicorp/consul @v1.18.1
in loop - in loop
-
docker/docker @v25.0.3
-
-
docker/docker @v25.0.3
- test
top callers
The modules that reach for it
The modules that call WithField most in this snapshot.
- github.com/docker/docker86147%
- github.com/hashicorp/consul40222%
- github.com/prometheus/prometheus19010%