var go.opencensus.io/plugin/ochttp.DefaultSizeDistribution
8 uses
go.opencensus.io/plugin/ochttp (current package)
stats.go#L131: DefaultSizeDistribution = view.Distribution(1024, 2048, 4096, 16384, 65536, 262144, 1048576, 4194304, 16777216, 67108864, 268435456, 1073741824, 4294967296)
stats.go#L141: Aggregation: DefaultSizeDistribution,
stats.go#L149: Aggregation: DefaultSizeDistribution,
stats.go#L186: Aggregation: DefaultSizeDistribution,
stats.go#L194: Aggregation: DefaultSizeDistribution,
stats.go#L238: Aggregation: DefaultSizeDistribution,
stats.go#L245: Aggregation: DefaultSizeDistribution,
golang.org/x/pkgsite/internal/dcensus
dcensus.go#L227: Aggregation: ochttp.DefaultSizeDistribution,
 |
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. |