kafka-topic-exporter:消费Kafka主题并导出到Prometheus

时间:2024-06-15 13:17:51
【文件属性】:

文件名称:kafka-topic-exporter:消费Kafka主题并导出到Prometheus

文件大小:21KB

文件格式:ZIP

更新时间:2024-06-15 13:17:51

Java

卡夫卡主题导出器 消费Kafka主题并导出到Prometheus 开始程序 java -jar kafka-topic-exporter-0.0.6-jar-with-dependencies.jar config/kafka-topic-exporter.properties 配置 启动过程时,必须将配置文件作为参数传递。 ## Kafka Exporter Properties # HTTP port used for the exporter exporter.port=12340 # Time in seconds that the metrics, once retrieved, will consider as valid exporter.metric.expire.seconds=60 # RegEx for filtering topics to retrieve


【文件预览】:
kafka-topic-exporter-master
----src()
--------test()
--------main()
----config()
--------kafka-topic-exporter.sample.properties(2KB)
----LICENSE(11KB)
----README.md(3KB)
----pom.xml(4KB)
----.gitignore(25B)

网友评论