const go.opentelemetry.io/otel/semconv/v1.41.0.VCSRefHeadNameKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L16895: 	VCSRefHeadNameKey = attribute.Key("vcs.ref.head.name")
		attribute_group.go#L17049: 	return VCSRefHeadNameKey.String(val)