CONTAINER_COMMAND_LINE

Constant CONTAINER_COMMAND_LINE 

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

The full command run by the container as a single string representing the full command.

§Notes

§Examples

  • "otelcontribcol --config config.yaml"