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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L3389: 	ContainerCommandArgsKey = attribute.Key("container.command_args")
		attribute_group.go#L3571: 	return ContainerCommandArgsKey.StringSlice(val)