From 6fe966d502f9f240553181e06536a1984021c9ba Mon Sep 17 00:00:00 2001 From: "Timour I. Bakeev" Date: Thu, 9 Nov 2023 17:07:25 +0100 Subject: [PATCH] postgres_exporter got updated to 0.15.0, closing critical issue with exhausting of the server pool connections. --- templating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templating.yaml b/templating.yaml index 04d5068b..ef17207e 100644 --- a/templating.yaml +++ b/templating.yaml @@ -185,7 +185,7 @@ packages: <<: *default_context static: <<: *default_static_context - version: 0.14.0 + version: 0.15.0 license: ASL 2.0 URL: https://github.com/prometheus-community/postgres_exporter user: postgres