You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/02/11 10:58:30 UTC

[GitHub] [camel-k] lburgazzoli opened a new issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent

lburgazzoli opened a new issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent
URL: https://github.com/apache/camel-k/issues/1263
 
 
   quarkus provides a metrics extension based on the MicroProfile/SmallRye that can be used to generate metrics for prometheus, so in quarkus mode, camel-k should opt to use it instead of the prometheus agent.
   
   Some refs:
   - https://quarkus.io/guides/microprofile-metrics
   - https://github.com/apache/camel-quarkus/tree/master/extensions/microprofile-metrics 
   
   We need to be sure we do expose the same metrics in both the scenarios.
   

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


With regards,
Apache Git Services

[GitHub] [camel-k] lburgazzoli commented on issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #1263: metrics: in quarkus mode, use microprofile metrics in place of the prometheus agent
URL: https://github.com/apache/camel-k/issues/1263#issuecomment-584580294
 
 
   /cc @astefanutti 

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


With regards,
Apache Git Services