var go.opencensus.io/plugin/ocgrpc.KeyClientMethod
10 uses
go.opencensus.io/plugin/ocgrpc (current package)
client_metrics.go#L43: TagKeys: []tag.Key{KeyClientMethod},
client_metrics.go#L51: TagKeys: []tag.Key{KeyClientMethod},
client_metrics.go#L59: TagKeys: []tag.Key{KeyClientMethod},
client_metrics.go#L67: TagKeys: []tag.Key{KeyClientMethod, KeyClientStatus},
client_metrics.go#L75: TagKeys: []tag.Key{KeyClientMethod},
client_metrics.go#L83: TagKeys: []tag.Key{KeyClientMethod},
client_metrics.go#L91: TagKeys: []tag.Key{KeyClientMethod},
stats_common.go#L70: KeyClientMethod = tag.MustNewKey("grpc_client_method")
stats_common.go#L150: tag.Upsert(KeyClientMethod, methodName(d.method)),
go.opencensus.io/zpages
rpcz.go#L232: if tag.Key == ocgrpc.KeyClientMethod || tag.Key == ocgrpc.KeyServerMethod {
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |