mirror of https://github.com/langgenius/dify.git
- Add ENTERPRISE_OTLP_PROTOCOL config (http/grpc, default: http) - Introduce _ExporterFactory class for protocol-agnostic exporter creation - Support both HTTP and gRPC OTLP endpoints for traces and logs - Refactor endpoint path handling into factory methods |
||
|---|---|---|
| .. | ||
| entities | ||
| __init__.py | ||
| draft_trace.py | ||
| enterprise_trace.py | ||
| event_handlers.py | ||
| exporter.py | ||
| id_generator.py | ||
| telemetry_log.py | ||