google.golang.org/grpc/internal/grpclog.PrefixLogger.Infof
third-partyThe 2986th most-called third-party method by production calls. Called 199 times across 1 modules; 199 of those run outside tests and generated code.
All of google.golang.org/grpc/internal/grpclog → Docs on pkg.go.dev ↗
- prod calls
- 199
- non-test, non-generated
- all calls
- 199
- total callsites
- modules
- 1
- distinct callers
- in loop
- 10%
- 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.Infof from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 199 100%
where it's called
Callsites in the wild
12 representative callsites of 199, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google.golang.org/grpc @v1.83.0
balancer/grpclb/grpclb_remote_balancer.go:94
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/balancer/priority/balancer_priority.go:105
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/balancer/priority/balancer_priority.go:112
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/lrsclient/lrs_stream.go:161
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/lrsclient/lrs_stream.go:168
in loop -
google.golang.org/grpc @v1.83.0
balancer/rls/balancer.go:250
in loop -
google.golang.org/grpc @v1.83.0
balancer/rls/balancer.go:260
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/authority.go:298
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/authority.go:402
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/authority.go:412
in loop -
google.golang.org/grpc @v1.83.0
balancer/grpclb/grpclb_remote_balancer.go:425
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/ads_stream.go:441
in loop
top callers
The modules that reach for it
The modules that call PrefixLogger.Infof most in this snapshot.
- google.golang.org/grpc199100%
siblings
More from google.golang.org/grpc/internal/grpclog
The other most-called members in this package. See all →