var go.opencensus.io/plugin/ochttp.Path

3 uses

	go.opencensus.io/plugin/ochttp (current package)
		client_stats.go#L40: 		tag.Upsert(Path, req.URL.Path),
		server.go#L152: 		tag.Upsert(Path, r.URL.Path),
		stats.go#L106: 	Path = tag.MustNewKey("http.path")