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.

ยงExamples

  • "otelcontribcol --config config.yaml"