summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d/elasticsearch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/python.d/elasticsearch.conf')
-rw-r--r--conf.d/python.d/elasticsearch.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf.d/python.d/elasticsearch.conf b/conf.d/python.d/elasticsearch.conf
index 1faee8582..f98aaeced 100644
--- a/conf.d/python.d/elasticsearch.conf
+++ b/conf.d/python.d/elasticsearch.conf
@@ -62,6 +62,13 @@
# cluster_stats: False/True # Calls to cluster stats elasticsearch API. Enabled by default.
#
# ----------------------------------------------------------------------
+# IMPORTANT Information
+#
+# Module uses python `requests` package
+#
+# You need to install it manually. (python-requests or python3-requests depending on the version of python).
+#
+#
# AUTO-DETECTION JOBS
# only one of them will run (they have the same name)
#