[
https://issues.apache.org/jira/browse/CAMEL-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-8526.
--------------------------------
Resolution: Fixed
> EIPs - Expose more statistics for the different EIPs in Java and JMX
> --------------------------------------------------------------------
>
> Key: CAMEL-8526
> URL: https://issues.apache.org/jira/browse/CAMEL-8526
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, eip, jmx
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.16.0
>
>
> Like CAMEL-8525 we should have more ManagedXXXMBean that include statics
> about the given EIP.
> This allows end users to gain even more insight to the various EIPs and how
> the operate at runtime.
> The filter EIP can have
> - number of messages filtered
> - number of messages not filtered
> The CBR could have a break down per predicate which matched
> The resequencer could have a statics with which id is currently missing, and
> the likes
> The throttler could have statics about number of messages hold back being
> throttled currently, and time until next timeslot opens, and so forth
> The delayer similar to the throttler, eg number of messages hold back being
> delated, and time left in the timeslot
> The idempotent consumer could have statics about how many idempotent messages
> arrived, and number of keys in the repo and so forth.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)