google.golang.org/grpc/internal/grpclog.PrefixLogger.V
third-partyThe 4339th most-called third-party method by production calls. Called 138 times across 1 modules; 138 of those run outside tests and generated code.
All of google.golang.org/grpc/internal/grpclog → Docs on pkg.go.dev ↗
- prod calls
- 138
- non-test, non-generated
- all calls
- 138
- total callsites
- modules
- 1
- distinct callers
- in loop
- 12%
- 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.V from notable Go projects. Open one on the map to see what else it hammers.
- gRPC 138 100%
where it's called
Callsites in the wild
12 representative callsites of 138, 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:93
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/balancer/priority/balancer_priority.go:104
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/balancer/priority/balancer_priority.go:111
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/lrsclient/lrs_stream.go:160
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/lrsclient/lrs_stream.go:167
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/authority.go:297
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/authority.go:411
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/ads_stream.go:440
in loop -
google.golang.org/grpc @v1.83.0
internal/transport/http2_server.go:462
in loop -
google.golang.org/grpc @v1.83.0
balancer/pickfirst/pickfirst.go:552
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/clients/xdsclient/authority.go:626
in loop -
google.golang.org/grpc @v1.83.0
internal/xds/resolver/xds_resolver.go:628
in loop
top callers
The modules that reach for it
The modules that call PrefixLogger.V most in this snapshot.
- google.golang.org/grpc138100%
siblings
More from google.golang.org/grpc/internal/grpclog
The other most-called members in this package. See all →