contrib.go.opencensus.io/exporter/stackdriver.statsExporter.ir (field)
6 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
stats.go#L72: ir *metricexport.IntervalReader
stats.go#L141: e.ir, _ = metricexport.NewIntervalReader(metricexport.NewReader(), e)
stats.go#L143: e.ir.ReportingInterval = e.o.ReportingInterval
stats.go#L144: return e.ir.Start()
stats.go#L148: if e.ir != nil {
stats.go#L149: e.ir.Stop()
![]() |
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. |