mirror of
https://github.com/langgenius/dify.git
synced 2026-03-06 06:35:24 -05: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.