mirror of
https://github.com/langgenius/dify.git
synced 2026-02-10 13:04:25 +08:00
Prevents CE users from enqueueing EE-only events (all METRIC_LOG cases) to non-existent enterprise_telemetry Celery queue. - Add _should_drop_ee_only_event() check in emit() before routing - Remove redundant check from _emit_trace() - Single guard at gateway level protects both trace and metric/log paths |
||
|---|---|---|
| .. | ||
| telemetry | ||
| __init__.py | ||