From 55d7c07543a52c82839ea177763d4840f228bab7 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Sun, 8 Oct 2023 10:10:13 +0200 Subject: CouchDB migration from CouchDB to PyCouchDB library #2570 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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) -- cgit v1.2.3