type contrib.go.opencensus.io/exporter/stackdriver.Labels
5 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
label.go#L18: type Labels struct {
label.go#L28: func (labels *Labels) Set(key, value, description string) {
stackdriver.go#L236: DefaultMonitoringLabels *Labels
golang.org/x/pkgsite/internal/dcensus
dcensus.go#L186: func stackdriverLabels(cfg *config.Config) *stackdriver.Labels {
dcensus.go#L187: labels := &stackdriver.Labels{}
![]() |
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. |