You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/07/26 08:46:00 UTC

[jira] [Created] (CAMEL-11600) camel-micrometer - Add support for micrometer for metrics capture

Claus Ibsen created CAMEL-11600:
-----------------------------------

             Summary: camel-micrometer - Add support for micrometer for metrics capture
                 Key: CAMEL-11600
                 URL: https://issues.apache.org/jira/browse/CAMEL-11600
             Project: Camel
          Issue Type: New Feature
            Reporter: Claus Ibsen


Look at using http://micrometer.io/ 

We can do something similar to camel-metrics which uses the dropwizard library.

Then we can make it pluggable so it can be setup to do timings of Camel routes how long time it takes to process exchanges and so on.

We can possible make it as plugable as you just add camel-micrometer on the classpath and its auto enabled. Like we do for camel-fastermap etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)