From 4b25078ac9ab8e9e3cc4dbc53b83d0a43ec423ad Mon Sep 17 00:00:00 2001 From: Kristiyan Ivanov Date: Tue, 8 Sep 2026 14:11:26 +0300 Subject: [PATCH] Add BetterDB Monitor to Databases exporters list Signed-off-by: Kristiyan Ivanov --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 93236cb1f..9a2d4cce1 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -31,6 +31,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Aerospike exporter](https://github.com/aerospike/aerospike-prometheus-exporter) * [AWS RDS exporter](https://github.com/qonto/prometheus-rds-exporter) + * [BetterDB Monitor (Valkey/Redis/Dragonfly)](https://github.com/BetterDB-inc/monitor) * [ClickHouse exporter](https://github.com/f1yegor/clickhouse_exporter) * [Consul exporter](https://github.com/prometheus/consul_exporter) (**official**) * [Couchbase exporter](https://github.com/couchbase/couchbase-exporter)