contrib.go.opencensus.io/exporter/stackdriver.Options.ResourceByDescriptor (field)
3 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
metrics.go#L173: if se.o.ResourceByDescriptor != nil {
metrics.go#L174: labels, mr = se.o.ResourceByDescriptor(&metric.Descriptor, labels)
stackdriver.go#L282: ResourceByDescriptor func(*metricdata.Descriptor, map[string]string) (map[string]string, monitoredresource.Interface)
![]() |
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. |