We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9766d commit c6a37fdCopy full SHA for c6a37fd
debian/changelog
@@ -1,3 +1,9 @@
1
+postgresql-metrics (0.3.3) unstable; urgency=low
2
+
3
+ * Support cascade replication in get_stats_replication_delays
4
5
+ -- Richard Mahlberg <richard@spotify.com> Fri, 9 Jul 2021 06:25:00 +0000
6
7
postgresql-metrics (0.3.2) unstable; urgency=low
8
9
* Add metrics for seeing how close the postgres instance is to
etc/postgresql-metrics/default/postgresql-metrics.yml
@@ -1,4 +1,4 @@
----
+get_stats_replication_delays---
# Postgres database cluster to connect for gathering metrics
postgres:
host: "127.0.0.1"
0 commit comments