[ 
https://issues.apache.org/jira/browse/CAMEL-24032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-24032.
---------------------------------
    Resolution: Fixed

> Add rolling 1-minute exchange rate to performance counters
> ----------------------------------------------------------
>
>                 Key: CAMEL-24032
>                 URL: https://issues.apache.org/jira/browse/CAMEL-24032
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 4.22.0
>
>
> The existing ManagedPerformanceCounterMBean tracks total exchanges, 
> mean/min/max processing times, but has no rolling throughput rate.
> Add a 1-minute rolling exchange rate (exchanges per minute) to the core 
> performance counters. This would complement the existing lifetime average 
> (totalExchanges / uptime) with a recent-activity metric that is more useful 
> for real-time monitoring.
> Once available in camel-core, the dev console and TUI can expose it directly 
> instead of computing approximate rates from delta snapshots.
> Inspired by Boot UI's "Requests/min" metric in the Live Activity view.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to