DEFAULT_OTLP_HTTP_TRACE_ENDPOINT

Constant DEFAULT_OTLP_HTTP_TRACE_ENDPOINT 

Source
pub const DEFAULT_OTLP_HTTP_TRACE_ENDPOINT: &str = "http://127.0.0.1:4318/v1/traces";
Expand description

Default OTLP/HTTP endpoint for local trace collection.

SigNoz exposes this path via the embedded OpenTelemetry collector.