pub const CONTAINER_COMMAND: &str = "container.command";
Expand description
The command used to run the container (i.e. the command name).
If using embedded credentials or sensitive data, it is recommended to remove them to prevent potential leakage.
§Examples
otelcontribcol