const go.opencensus.io/plugin/ochttp.HostAttribute

3 uses

	go.opencensus.io/plugin/ochttp (current package)
		trace.go#L34: 	HostAttribute       = "http.host"
		trace.go#L160: 		trace.StringAttribute(HostAttribute, r.Host),

	contrib.go.opencensus.io/exporter/stackdriver
		trace_proto.go#L219: 		case ochttp.HostAttribute: