- MELLEA_LOGS_OTLP: Enable OTLP log exporter (default: false)
- OTEL_EXPORTER_OTLP_LOGS_ENDPOINT: Log-specific endpoint (optional, overrides general)
- OTEL_EXPORTER_OTLP_ENDPOINT: General endpoint for all signals (fallback)
- OTEL_SERVICE_NAME: Service name for logs (default: mellea)
Functions
FUNC get_otlp_log_handler
MELLEA_LOGS_OTLP) are
respected without requiring a module reload.
Returns:
- LoggingHandler instance if OTLP logging is enabled and configured,
- None otherwise.