Prometheus 和 ActiveMQ 集成

Saf*_*ala 3 activemq-classic prometheus

我想在 Promtheus/Grafana 上显示 ActiveMQ 的指标并使用 Prometheus AlertManager 生成警报。

请建议在 Prometheus 中抓取 ActiveMQ 指标的任何选项。

Jus*_*ram 6

如果您使用的是 ActiveMQ 5.x,那么您将需要使用Prometheus JMX Exporter

但是,如果您使用的是 ActiveMQ Artemis,那么您可以使用Prometheus 指标插件实现。有关在 ActiveMQ Artemis 中导出指标的一般信息可以在文档中找到。

此处提供示例 Grafana 仪表板。