Skip to main content

TELEMETRY_DISTRO_NAME

Constant TELEMETRY_DISTRO_NAME 

pub const TELEMETRY_DISTRO_NAME: &'static str;
Available on crate feature opentelemetry only.
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"