CONTAINER_COMMAND_ARGS

Constant CONTAINER_COMMAND_ARGS 

pub const CONTAINER_COMMAND_ARGS: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

All the command arguments (including the command/executable itself) run by the container.

§Notes

§Examples

  • [ "otelcontribcol", "--config", "config.yaml", ]