mirror of
https://github.com/langgenius/dify.git
synced 2026-02-10 21:14:25 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_entity.py | ||
| trace_entity.py | ||