google.golang.org/genproto/googleapis/api/metric.Metric.Labels (field)
5 uses
google.golang.org/genproto/googleapis/api/metric (current package)
metric.pb.go#L488: Labels map[string]string `protobuf:"bytes,2,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
metric.pb.go#L532: return x.Labels
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L187: Labels: labels,
metrics_proto.go#L269: Labels: labels,
stats.go#L243: Labels: newLabels(e.defaultLabels, tags),
 |
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. |