var go.opencensus.io/plugin/ocgrpc.ClientRoundtripLatency
4 uses
go.opencensus.io/plugin/ocgrpc (current package)
client_metrics.go#L30: ClientRoundtripLatency = stats.Float64("grpc.io/client/roundtrip_latency", "Time between first byte of request sent to last byte of response received, or terminal error.", stats.UnitMilliseconds)
client_metrics.go#L56: Measure: ClientRoundtripLatency,
client_metrics.go#L64: Measure: ClientRoundtripLatency,
stats_common.go#L158: ClientRoundtripLatency.M(latencyMillis)))
![]() |
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. |