mirror of
https://github.com/langgenius/dify.git
synced 2026-02-27 11:04:42 -05:00
- Add ENTERPRISE_OTEL_LOGS_ENABLED and ENTERPRISE_OTLP_LOGS_ENDPOINT config options - Implement EnterpriseLoggingHandler for log record translation with trace/span ID parsing - Add LoggerProvider and BatchLogRecordProcessor for OTLP log export - Correlate telemetry logs with spans via span_id_source parameter - Attach log handler during enterprise telemetry initialization