jbonofre commented on PR #2402: URL: https://github.com/apache/activemq/pull/2402#issuecomment-5623951197
Can you elaborate the rationale here? My take on that: 1. We can leverage OTLP (I have a PR adding spans, etc, see https://github.com/apache/activemq/pull/1769) 2. The OTLP exporter can be consume by any tool, Prometheus included (but thanks to that we can also support Honeycomb, zipkin, etc) I'm not against adding `/metrics` endpoint (as a servlet in Jetty), but it sounds very specific, and I don't see why not leveraging OTLP. If the activemq-prometheus is optional and not included by default, that's totally fine. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
