google.golang.org/grpc/grpclog/internal.LoggerV2.Fatalf
third-partyThe 3992nd most-called third-party method by production calls. Called 150 times across 1 modules; 149 of those run outside tests and generated code.
All of google.golang.org/grpc/grpclog/internal → Docs on pkg.go.dev ↗
- prod calls
- 149
- non-test, non-generated
- all calls
- 150
- total callsites
- modules
- 1
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- <1%
- 1 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into LoggerV2.Fatalf from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 149 100%
where it's called
Callsites in the wild
12 representative callsites of 150, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google.golang.org/grpc @v1.83.0
interop/xds_federation/client.go:84
in loop -
google.golang.org/grpc @v1.83.0
interop/xds_federation/client.go:98
in loop -
google.golang.org/grpc @v1.83.0
interop/test_utils.go:121
in loop -
google.golang.org/grpc @v1.83.0
interop/client/client.go:139
in loop -
google.golang.org/grpc @v1.83.0
interop/test_utils.go:161
in loop -
google.golang.org/grpc @v1.83.0
interop/test_utils.go:165
in loop -
google.golang.org/grpc @v1.83.0
interop/test_utils.go:198
in loop -
google.golang.org/grpc @v1.83.0
interop/test_utils.go:202
in loop -
google.golang.org/grpc @v1.83.0
interop/test_utils.go:206
in loop -
google.golang.org/grpc @v1.83.0
interop/test_utils.go:210
in loop -
google.golang.org/grpc @v1.83.0
benchmark/worker/benchmark_client.go:309
in loop -
google.golang.org/grpc @v1.83.0
interop/stress/client/main.go:342
in loop
top callers
The modules that reach for it
The modules that call LoggerV2.Fatalf most in this snapshot.
- google.golang.org/grpc150100%
siblings
More from google.golang.org/grpc/grpclog/internal
The other most-called members in this package. See all →