contrib.go.opencensus.io/exporter/stackdriver.Exporter.statsExporter (field)
9 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
stackdriver.go#L302: statsExporter *statsExporter
stackdriver.go#L385: statsExporter: se,
stackdriver.go#L394: e.statsExporter.ExportView(vd)
stackdriver.go#L400: _, err := e.statsExporter.PushMetricsProto(ctx, node, rsc, metrics)
stackdriver.go#L406: return e.statsExporter.PushMetricsProto(ctx, node, rsc, metrics)
stackdriver.go#L411: return e.statsExporter.ExportMetrics(ctx, metrics)
stackdriver.go#L429: return e.statsExporter.startMetricsReader()
stackdriver.go#L434: e.statsExporter.stopMetricsReader()
stackdriver.go#L468: e.statsExporter.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. |