mirror of
https://github.com/langgenius/dify.git
synced 2026-02-28 13:36:26 +08:00
- Add dify.tokens.input and dify.tokens.output OTEL metrics - Remove token split from trace log attributes (keep metrics only) - Emit split token metrics for workflows and node executions - Gracefully handle trace file deletion failures to prevent task crashes BREAKING: None MIGRATION: None