contrib.go.opencensus.io/exporter/stackdriver.statsExporter.metricsBundler (field)
6 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
metrics.go#L58: se.metricsBundler.Add(metric, 1)
stats.go#L62: metricsBundler *bundler.Bundler
stats.go#L124: e.metricsBundler = bundler.NewBundler((*metricdata.Metric)(nil), func(bundle interface{}) {
stats.go#L130: e.metricsBundler.DelayThreshold = delayThreshold
stats.go#L134: e.metricsBundler.BundleCountThreshold = countThreshold
stats.go#L204: e.metricsBundler.Flush()
![]() |
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. |