var contrib.go.opencensus.io/exporter/stackdriver.errNilMetricOrMetricDescriptor
6 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
metrics.go#L140: return nil, errNilMetricOrMetricDescriptor
metrics.go#L262: return nil, errNilMetricOrMetricDescriptor
metrics_proto.go#L42: var errNilMetricOrMetricDescriptor = errors.New("non-nil metric or metric descriptor")
metrics_proto.go#L54: return 0, errNilMetricOrMetricDescriptor
metrics_proto.go#L236: mb.recordDroppedTimeseries(len(metric.GetTimeseries()), errNilMetricOrMetricDescriptor)
metrics_proto.go#L363: return nil, errNilMetricOrMetricDescriptor
![]() |
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. |