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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L13567: 	ProcessCommandArgsKey = attribute.Key("process.command_args")
		attribute_group.go#L13963: 	return ProcessCommandArgsKey.StringSlice(val)