繁体   English   中英

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

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

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

You can find an example of such configuration file in the GitHub repository of the JMX exporter for Prometheus: https://github.com/prometheus/jmx_exporter/blob/6cc565e098071fcb0dc3f866819041d3ad28db9b/example_configs/ignite_2.6.0.yml

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM