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

3 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L16953: 	VCSRefTypeKey = attribute.Key("vcs.ref.type")
		attribute_group.go#L17171: 	VCSRefTypeBranch = VCSRefTypeKey.String("branch")
		attribute_group.go#L17176: 	VCSRefTypeTag = VCSRefTypeKey.String("tag")