summaryrefslogtreecommitdiff
path: root/posts/prometheus_in_early_2016.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'posts/prometheus_in_early_2016.mdwn')
-rw-r--r--posts/prometheus_in_early_2016.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/prometheus_in_early_2016.mdwn b/posts/prometheus_in_early_2016.mdwn
index 43dab7c..26b3fc3 100644
--- a/posts/prometheus_in_early_2016.mdwn
+++ b/posts/prometheus_in_early_2016.mdwn
@@ -26,7 +26,7 @@ were being sent really slowly, and eventually it was determined that this was
due to workers waiting for a database connection. [[!taglink PGBouncer]] does
expose metrics, but having them in Prometheus makes them accessible, so I wrote
a [[Prometheus exporter for
-PGBouncer|http://git.cbaines.net/prometheus-pgbouncer-exporter/about/]].
+PGBouncer|https://git.cbaines.net/prometheus-pgbouncer-exporter/about/]].
The data from this is displayed on relevant dashboards in Grafana, and has
helped more than once to quickly solve issues. Recently, the