pub const CONTAINER_COMMAND_LINE: &str = "container.command_line";
The full command run by the container as a single string representing the full command. [2]
"otelcontribcol --config config.yaml"