pub const OTEL_EXPORTER_OTLP_ENDPOINT_DEFAULT: &'static str = "https://localhost:4317";
Expand description

Default target to which the exporter is going to send signals.