mirror of https://github.com/langgenius/dify.git
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 | ||