var go.opencensus.io/plugin/ocgrpc.ServerLatency
4 uses
go.opencensus.io/plugin/ocgrpc (current package)
server_metrics.go#L30: ServerLatency = stats.Float64("grpc.io/server/server_latency", "Time between first byte of request received to last byte of response sent, or terminal error.", stats.UnitMilliseconds)
server_metrics.go#L62: Measure: ServerLatency,
server_metrics.go#L70: Measure: ServerLatency,
stats_common.go#L170: ServerLatency.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. |