mirror of
https://github.com/langgenius/dify.git
synced 2026-04-24 21:05:48 +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.