opentelemetry_semantic_conventions::attribute

Constant CONTAINER_COMMAND_ARGS

source
pub const CONTAINER_COMMAND_ARGS: &str = "container.command_args";
Expand description

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

ยงExamples

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