mirror of
https://github.com/langgenius/dify.git
synced 2026-05-27 04:16:16 +08:00
- Add dify.credential.id to node execution events - Add dify.event.id to all telemetry events (APP_CREATED, APP_UPDATED, APP_DELETED, FEEDBACK_CREATED) This ensures all .name fields have corresponding .id fields for reliable aggregation and deduplication.