summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2020-12-24 10:06:17 +0100
committernicolargo <nicolas@nicolargo.com>2020-12-24 10:06:17 +0100
commit228818ee55996e30afaa7dd3b4397c56139fc802 (patch)
tree1839e7489e2f970a9bc65e46d11607f4de44d7e2
parent8aaaa659299a4dcedf7f8189a6efb956520b0329 (diff)
Update readme file
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 725d7d39..b66d4184 100644
--- a/README.rst
+++ b/README.rst
@@ -69,7 +69,8 @@ Optional dependencies:
- ``docker`` (for the Docker monitoring support) [Linux/macOS-only]
- ``elasticsearch`` (for the Elastic Search export module)
- ``hddtemp`` (for HDD temperature monitoring support) [Linux-only]
-- ``influxdb`` (for the InfluxDB export module)
+- ``influxdb`` (for the InfluxDB version 1 export module)
+- ``influxdb-client`` (for the InfluxDB version 2 export module) [Only for Python >= 3.6]
- ``kafka-python`` (for the Kafka export module)
- ``netifaces`` (for the IP plugin)
- ``nvidia-ml-py3`` (for the GPU plugin)