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

Default target to which the exporter is going to send spans or metrics.