From d05b330412914a4745473c9c39c907707836032c Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Thu, 30 Apr 2026 12:41:47 +0200 Subject: [PATCH] Add Icinga2 exporter Signed-off-by: Markus Opolka --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 3e884269d..46125b147 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -189,6 +189,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Heka dashboard exporter](https://github.com/docker-infra/heka_exporter) * [Heka exporter](https://github.com/imgix/heka_exporter) * [Huawei Cloudeye exporter](https://github.com/huaweicloud/cloudeye-exporter) + * [Icinga2 exporter](https://github.com/NETWAYS/icinga2-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)