mirror of https://github.com/langgenius/dify.git
Migrate from direct TraceQueueManager.add_trace_task calls to TelemetryFacade.emit with TelemetryEvent abstraction. This reduces CE code invasion by consolidating telemetry logic in core/telemetry/ with a single guard in ops_trace_manager.py. |
||
|---|---|---|
| .. | ||
| entities | ||
| __init__.py | ||
| draft_trace.py | ||
| enterprise_trace.py | ||
| event_handlers.py | ||
| exporter.py | ||
| id_generator.py | ||
| telemetry_log.py | ||