rama::telemetry::opentelemetry::semantic_conventions::resource

Constant CONTAINER_COMMAND_LINE

pub const CONTAINER_COMMAND_LINE: &'static str;
Expand description

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

ยงExamples

  • "otelcontribcol --config config.yaml"