From 5fb5fc6df8d114984fcbd588ac60b6071aee5bb8 Mon Sep 17 00:00:00 2001 From: Daniel Ma <9963465+danielma156@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:20:17 +0100 Subject: [PATCH] Update Couchbase Exporter to the official exporter (#2533) Signed-off-by: Daniel Ma <9963465+danielma156@users.noreply.github.com> --- content/docs/instrumenting/exporters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/instrumenting/exporters.md b/content/docs/instrumenting/exporters.md index 0fccf90f..c924e2c8 100644 --- a/content/docs/instrumenting/exporters.md +++ b/content/docs/instrumenting/exporters.md @@ -35,7 +35,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [AWS RDS exporter](https://github.com/qonto/prometheus-rds-exporter) * [ClickHouse exporter](https://github.com/f1yegor/clickhouse_exporter) * [Consul exporter](https://github.com/prometheus/consul_exporter) (**official**) - * [Couchbase exporter](https://github.com/blakelead/couchbase_exporter) + * [Couchbase exporter](https://github.com/couchbase/couchbase-exporter) * [CouchDB exporter](https://github.com/gesellix/couchdb-exporter) * [Druid Exporter](https://github.com/opstree/druid-exporter) * [Elasticsearch exporter](https://github.com/prometheus-community/elasticsearch_exporter)