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