const go.opencensus.io/resource/resourcekeys.CloudKeyZone
8 uses
go.opencensus.io/resource/resourcekeys (current package)
const.go#L49: CloudKeyZone = "cloud.zone"
contrib.go.opencensus.io/exporter/stackdriver
resource.go#L74: "location": resourcekeys.CloudKeyZone,
resource.go#L83: "location": resourcekeys.CloudKeyZone,
resource.go#L91: "location": resourcekeys.CloudKeyZone,
resource.go#L99: "zone": resourcekeys.CloudKeyZone,
resource.go#L120: "location": resourcekeys.CloudKeyZone,
resource.go#L128: "location": resourcekeys.CloudKeyZone,
stackdriver.go#L360: res.Labels[resourcekeys.CloudKeyZone] = o.Location
![]() |
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. |