var go.opencensus.io/plugin/ocgrpc.DefaultMillisecondsDistribution
4 uses
go.opencensus.io/plugin/ocgrpc (current package)
client_metrics.go#L60: Aggregation: DefaultMillisecondsDistribution,
client_metrics.go#L92: Aggregation: DefaultMillisecondsDistribution,
server_metrics.go#L63: Aggregation: DefaultMillisecondsDistribution,
stats_common.go#L57: DefaultMillisecondsDistribution = view.Distribution(0.01, 0.05, 0.1, 0.3, 0.6, 0.8, 1, 2, 3, 4, 5, 6, 8, 10, 13, 16, 20, 25, 30, 40, 50, 65, 80, 100, 130, 160, 200, 250, 300, 400, 500, 650, 800, 1000, 2000, 5000, 10000, 20000, 50000, 100000)
 |
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. |