mirror of
https://github.com/langgenius/dify.git
synced 2026-03-04 07:16:20 +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.