go.opencensus.io/metric/metricexport.IntervalReader.ReportingInterval (field)
5 uses
go.opencensus.io/metric/metricexport (current package)
reader.go#L66: ReportingInterval time.Duration
reader.go#L126: if ir.ReportingInterval != 0 {
reader.go#L127: if ir.ReportingInterval < minimumReportingDuration {
reader.go#L130: reportingInterval = ir.ReportingInterval
contrib.go.opencensus.io/exporter/stackdriver
stats.go#L143: e.ir.ReportingInterval = e.o.ReportingInterval
![]() |
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. |