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.

ยงExamples

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