pub const DEFAULT_OTLP_HTTP_TRACE_ENDPOINT: &str = "http://127.0.0.1:4318/v1/traces";
Default OTLP/HTTP endpoint for local trace collection.
SigNoz exposes this path via the embedded OpenTelemetry collector.