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

Constant TELEMETRY_DISTRO_NAME

pub const TELEMETRY_DISTRO_NAME: &'static str;
Expand description

The name of the auto instrumentation agent or distribution, if used.

§Notes

Official auto instrumentation agents and distributions SHOULD set the telemetry.distro.name attribute to a string starting with opentelemetry-, e.g. opentelemetry-java-instrumentation.

§Examples

  • "parts-unlimited-java"