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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L3510: 	ContainerImageTagsKey = attribute.Key("container.image.tags")
		attribute_group.go#L3637: 	return ContainerImageTagsKey.StringSlice(val)