github.com/sirupsen/logrus.Entry.Fatal
third-partyThe 5758th most-called third-party method by production calls. Called 103 times across 29 modules; 103 of those run outside tests and generated code.
- prod calls
- 103
- non-test, non-generated
- all calls
- 103
- total callsites
- modules
- 29
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 0%
- 0 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 Entry.Fatal from notable Go projects. Open one on the map to see what else it hammers.
- Argo 7 7%
- Grafana 6 6%
- containerd 5 5%
- Velero 5 5%
- Authelia 3 3%
where it's called
Callsites in the wild
12 representative callsites of 103, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
therecipe/qt @v0.0.0-20200904063919-c0c124a5770d
in loop -
-
-
-
-
Microsoft/hcsshim @v0.14.1
-
-
top callers
The modules that reach for it
The modules that call Entry.Fatal most in this snapshot.
- github.com/Microsoft/hcsshim1515%
- github.com/go-shiori/shiori1010%
- github.com/argoproj/argo-cd/v377%
- github.com/therecipe/qt77%
- github.com/grafana/k666%
siblings
More from github.com/sirupsen/logrus
The other most-called members in this package. See all →