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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L3431: 	ContainerCSIVolumeIDKey = attribute.Key("container.csi.volume.id")
		attribute_group.go#L3596: 	return ContainerCSIVolumeIDKey.String(val)