Skip to main content

OTLP_ENDPOINT

Constant OTLP_ENDPOINT 

Source
pub const OTLP_ENDPOINT: &str = "http://127.0.0.1:4318";
Expand description

OTLP collector endpoint (OTLPEndpoint). Default points at the local Jaeger all-in-one HTTP receiver from Land/Container/Compose.yaml. Read by IPC::DevLog::EmitOTLPSpan instead of the previous hard-coded 127.0.0.1:4318.