pub const CONTAINER_COMMAND_ARGS: &str = "container.command_args";
All the command arguments (including the command/executable itself) run by the container.
[ "otelcontribcol", "--config", "config.yaml", ]