opentelemetry_semantic_conventions::attribute

Constant TELEMETRY_DISTRO_NAME

source
pub const TELEMETRY_DISTRO_NAME: &str = "telemetry.distro.name";
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"