var go.opencensus.io/plugin/ochttp.KeyServerRoute
6 uses
go.opencensus.io/plugin/ochttp (current package)
route.go#L29: a.t = append(a.t, tag.Upsert(KeyServerRoute, route))
route.go#L37: addRoute := []tag.Mutator{tag.Upsert(KeyServerRoute, route)}
stats.go#L114: KeyServerRoute = tag.MustNewKey("http_server_route")
golang.org/x/pkgsite/internal/dcensus
dcensus.go#L211: TagKeys: []tag.Key{ochttp.StatusCode, ochttp.KeyServerRoute},
dcensus.go#L218: TagKeys: []tag.Key{ochttp.KeyServerRoute},
dcensus.go#L225: TagKeys: []tag.Key{ochttp.KeyServerRoute},
![]() |
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. |