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

3 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L16880: 	VCSRefBaseTypeKey = attribute.Key("vcs.ref.base.type")
		attribute_group.go#L17143: 	VCSRefBaseTypeBranch = VCSRefBaseTypeKey.String("branch")
		attribute_group.go#L17148: 	VCSRefBaseTypeTag = VCSRefBaseTypeKey.String("tag")