Readonly
Indicates whether OTLP tracing is enabled.
OTLP_ENABLED
true Copy
true
OTLP_ENABLED=true Copy
OTLP_ENABLED=true
The OTLP exporter endpoint for metrics.
OTLP_METRICS_ENDPOINT
http://localhost:4318/v1/metrics Copy
http://localhost:4318/v1/metrics
OTLP_METRICS_ENDPOINT=http://localhost:4318/v1/metrics Copy
OTLP_METRICS_ENDPOINT=http://localhost:4318/v1/metrics
Service name for OTLP.
OTLP_SERVICE_NAME
altcha-server Copy
altcha-server
OTLP_SERVICE_NAME=altcha-server Copy
OTLP_SERVICE_NAME=altcha-server
The OTLP exporter endpoint for traces.
OTLP_TRACE_ENDPOINT
http://localhost:4318/v1/traces Copy
http://localhost:4318/v1/traces
OTLP_TRACE_ENDPOINT=http://localhost:4318/v1/traces Copy
OTLP_TRACE_ENDPOINT=http://localhost:4318/v1/traces
Indicates whether OTLP tracing is enabled.