var go.opencensus.io/plugin/ochttp.Method
6 uses
go.opencensus.io/plugin/ochttp (current package)
client_stats.go#L42: tag.Upsert(Method, req.Method))
server.go#L153: tag.Upsert(Method, r.Method))
stats.go#L109: Method = tag.MustNewKey("http.method")
stats.go#L209: TagKeys: []tag.Key{Method},
stats.go#L258: TagKeys: []tag.Key{Method},
golang.org/x/pkgsite/internal/dcensus
dcensus.go#L204: TagKeys: []tag.Key{ochttp.Method},
![]() |
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. |