opentelemetry_semantic_conventions::attribute

Constant CONTAINER_COMMAND_LINE

source
pub const CONTAINER_COMMAND_LINE: &str = "container.command_line";
Expand description

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

ยงExamples

  • "otelcontribcol --config config.yaml"