Apache Ignite 是否有 JMX Prometheus 导出器配置文件?

Are there a JMX Prometheus exporter configuration file for Apache Ignite?

我想将集群指标导出到 Prometheus。用javaagent很容易实现,但是需要配置文件。我想知道它是否存在。也许有人已经为 Ignite 完成了这项工作。

您可以在 Prometheus 的 JMX 导出器的 GitHub 存储库中找到此类配置文件的示例:https://github.com/prometheus/jmx_exporter/blob/6cc565e098071fcb0dc3f866819041d3ad28db9b/example_configs/ignite_2.6.0.yml