const contrib.go.opencensus.io/exporter/stackdriver.agentLabel

3 uses

	contrib.go.opencensus.io/exporter/stackdriver (current package)
		trace_proto.go#L37: 	agentLabel                 = "g.co/agent"
		trace_proto.go#L116: 	if _, hasAgent := sp.Attributes.AttributeMap[agentLabel]; !hasAgent {
		trace_proto.go#L117: 		sp.Attributes.AttributeMap[agentLabel] = &tracepb.AttributeValue{