rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant CONTAINER_COMMAND_ARGS

pub const CONTAINER_COMMAND_ARGS: &'static str;
Expand description

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

ยงExamples

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