summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/postgres/README.md
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2022-08-09 09:17:58 +0300
committerGitHub <noreply@github.com>2022-08-09 08:17:58 +0200
commit926ab81b6da142bc6f8cca572b951b5d5c2dc7d5 (patch)
tree03bfa6abe25f8d45507fe7b9c7968eb4537887b7 /collectors/python.d.plugin/postgres/README.md
parent1140ee1ecd147f96d3b3cd4b2d99b9f617207a5b (diff)
docs: add deprecation notice to python.d/postgres readme (#13497)
Diffstat (limited to 'collectors/python.d.plugin/postgres/README.md')
-rw-r--r--collectors/python.d.plugin/postgres/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/postgres/README.md b/collectors/python.d.plugin/postgres/README.md
index 9ecf7eb58b..7acb9a7a94 100644
--- a/collectors/python.d.plugin/postgres/README.md
+++ b/collectors/python.d.plugin/postgres/README.md
@@ -6,6 +6,9 @@ sidebar_label: "PostgreSQL"
# PostgreSQL monitoring with Netdata
+> **Warning**: This module is deprecated and will be deleted in v1.37.0.
+> Use [go.d/postgres](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/postgres).
+
Collects database health and performance metrics.
## Requirements