summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-10-08 10:10:13 +0200
committernicolargo <nicolas@nicolargo.com>2023-10-08 10:10:13 +0200
commit55d7c07543a52c82839ea177763d4840f228bab7 (patch)
tree775bc2b61857f9683facd08b62c55760209cc68b /README.rst
parentcb4a8b80b7e4b440132df8aed8fac4203d1dc6d9 (diff)
CouchDB migration from CouchDB to PyCouchDB library #2570
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b76de522..3af03fe4 100644
--- a/README.rst
+++ b/README.rst
@@ -95,7 +95,6 @@ Optional dependencies:
- ``bottle`` (for Web server mode)
- ``cassandra-driver`` (for the Cassandra export module)
- ``chevron`` (for the action script feature)
-- ``couchdb`` (for the CouchDB export module)
- ``docker`` (for the Containers Docker monitoring support)
- ``elasticsearch`` (for the Elastic Search export module)
- ``graphitesender`` (For the Graphite export module)
@@ -105,6 +104,7 @@ Optional dependencies:
- ``kafka-python`` (for the Kafka export module)
- ``netifaces`` (for the IP plugin)
- ``py3nvml`` (for the GPU plugin)
+- ``pycouchdb`` (for the CouchDB export module)
- ``pika`` (for the RabbitMQ/ActiveMQ export module)
- ``podman`` (for the Containers Podman monitoring support)
- ``potsdb`` (for the OpenTSDB export module)