const google.golang.org/genproto/googleapis/api/metric.MetricDescriptor_INT64
8 uses
google.golang.org/genproto/googleapis/api/metric (current package)
metric.pb.go#L117: MetricDescriptor_INT64 MetricDescriptor_ValueType = 2
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L313: return googlemetricpb.MetricDescriptor_CUMULATIVE, googlemetricpb.MetricDescriptor_INT64
metrics.go#L325: return googlemetricpb.MetricDescriptor_GAUGE, googlemetricpb.MetricDescriptor_INT64
metrics_proto.go#L549: return googlemetricpb.MetricDescriptor_CUMULATIVE, googlemetricpb.MetricDescriptor_INT64
metrics_proto.go#L561: return googlemetricpb.MetricDescriptor_GAUGE, googlemetricpb.MetricDescriptor_INT64
stats.go#L282: valueType = metricpb.MetricDescriptor_INT64
stats.go#L289: valueType = metricpb.MetricDescriptor_INT64
stats.go#L299: valueType = metricpb.MetricDescriptor_INT64
![]() |
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. |