[ 
https://issues.apache.org/jira/browse/CAMEL-11600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477514#comment-16477514
 ] 

ASF GitHub Bot commented on CAMEL-11600:
----------------------------------------

ohr commented on a change in pull request #2344: CAMEL-11600: Implementation of 
a micrometer component
URL: https://github.com/apache/camel/pull/2344#discussion_r188648904
 
 

 ##########
 File path: 
components/camel-micrometer/src/main/java/org/apache/camel/component/micrometer/eventnotifier/MicrometerEventNotifierMBean.java
 ##########
 @@ -14,22 +14,16 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
 
 Review comment:
   * Move must have happened accidentally... I restored the original file
   * Maybe http://camel.apache.org/how-do-i-add-a-component.html needs an 
update for occasional Camel contributors like me?
   * umm, I did run -Psourcecheck before. Do you see any code style issues?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to