1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-06 09:44:54 +01:00

Add java gc exporter to exporter list (#2387)

* Add java gc exporter to exporter list

Signed-off-by: loyispa <litiegen456250@gmail.com>

* Reorder the exporter

Signed-off-by: loyispa <litiegen456250@gmail.com>

---------

Signed-off-by: loyispa <litiegen456250@gmail.com>
This commit is contained in:
tiegen
2023-09-27 14:49:31 +08:00
committed by GitHub
parent 40a18200a2
commit 1dacdf1840

View File

@@ -175,6 +175,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache.
* [Huawei Cloudeye exporter](https://github.com/huaweicloud/cloudeye-exporter)
* [InfluxDB exporter](https://github.com/prometheus/influxdb_exporter) (**official**)
* [ITM exporter](https://github.com/rafal-szypulka/itm_exporter)
* [Java GC exporter](https://github.com/loyispa/jgc_exporter)
* [JavaMelody exporter](https://github.com/fschlag/javamelody-prometheus-exporter)
* [JMX exporter](https://github.com/prometheus/jmx_exporter) (**official**)
* [Munin exporter](https://github.com/pvdh/munin_exporter)