google.golang.org/grpc/internal/grpclog.PrefixLogger.Warningf
third-partyThe 7179th most-called third-party method by production calls. Called 83 times across 1 modules; 83 of those run outside tests and generated code.
All of google.golang.org/grpc/internal/grpclog → Docs on pkg.go.dev ↗
- prod calls
- 83
- non-test, non-generated
- all calls
- 83
- total callsites
- modules
- 1
- distinct callers
- in loop
- 27%
- 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 PrefixLogger.Warningf from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 83 100%
where it's called
Callsites in the wild
12 representative callsites of 83, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google.golang.org/grpc @v1.83.0
internal/xds/balancer/priority/balancer_priority.go:94
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/balancer/priority/balancer_priority.go:128
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/lrsclient/lrs_stream.go:164
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/lrsclient/lrs_stream.go:175
in loop -
google.golang.org/grpc @v1.83.0
balancer/grpclb/grpclb_remote_balancer.go:188
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/unmarshal_eds.go:194
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/unmarshal_rds.go:228
in loop -
google.golang.org/grpc @v1.83.0
balancer/rls/cache.go:229
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/server/listener_wrapper.go:322
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/unmarshal_lds.go:383
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/unmarshal_rds.go:385
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/xdsclient/xdsresource/unmarshal_rds.go:391
in loop
top callers
The modules that reach for it
The modules that call PrefixLogger.Warningf most in this snapshot.
- google.golang.org/grpc83100%
siblings
More from google.golang.org/grpc/internal/grpclog
The other most-called members in this package. See all →