You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/05/26 15:47:36 UTC

[GitHub] [activemq-artemis] jbertram opened a new pull request #2681: ARTEMIS-2308 Support exporting metrics

jbertram opened a new pull request #2681: ARTEMIS-2308 Support exporting metrics
URL: https://github.com/apache/activemq-artemis/pull/2681
 
 
   Based on the conversation from #2626 I decided to pursue Micrometer integration which required a completely different approach than the one I took before. There is now no direct integration with Prometheus. The broker uses Micrometer APIs and a plugin structure was added to support specific integrations. A Prometheus plugin is available at https://github.com/jbertram/artemis-prometheus-metrics-plugin.

----------------------------------------------------------------
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