You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add metrics for intent execution time (#607)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added per-intent execution timing histogram and async CU usage
reporting.
* Failure counters now include intent and error labels for richer
metrics.
* **Chores**
* Introduced labeled-value support for intent/outcome results so metrics
carry context.
* Metrics collection refactored to a dedicated flow invoked after
execution.
* **Bug Fixes**
* Improved execution failure log formatting and adjusted logging level
based on duration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments