You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Espen Andreassen (Jira)" <ji...@apache.org> on 2020/06/29 09:36:00 UTC

[jira] [Created] (CAMEL-15255) camel-micrometer- Extend set of metrics provided

Espen Andreassen created CAMEL-15255:
----------------------------------------

             Summary: camel-micrometer- Extend set of metrics provided
                 Key: CAMEL-15255
                 URL: https://issues.apache.org/jira/browse/CAMEL-15255
             Project: Camel
          Issue Type: Improvement
          Components: camel-micrometer
            Reporter: Espen Andreassen


The camel-micrometer component includes a RoutePolicy, EventNotifiers and a MessageHistory, which provides a set of metrics. I think it would be a great improvement to expand this set, more particularly with metrics on:
 * Total count of exchanges completed, per route
 * Total count of exchanges failed, per route
 * Current count of exchanges inflight, per route

I find these metrics to be highly useful in the context of monitoring camel apps and would assume others do as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)