From b5841f3e0c7decefb03ca44d8d875aec9262c669 Mon Sep 17 00:00:00 2001 From: J-Verz <71394762+J-Verz@users.noreply.github.com> Date: Sun, 27 Jul 2025 23:18:19 +0200 Subject: [PATCH] Update the URL to Dovecot's metrics endpoint documentation. I've linked to the docs for the main branch instead of for a specific version so the link doesn't become outdated as quickly. Signed-off-by: J-Verz <71394762+J-Verz@users.noreply.github.com> --- docs/instrumenting/exporters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 4973f1764..1b954b43a 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -297,7 +297,7 @@ separate exporters are needed: * [Diffusion](https://docs.pushtechnology.com/docs/latest/manual/html/administratorguide/systemmanagement/r_statistics.html) * [Docker Daemon](https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-metrics) * [Doorman](https://github.com/youtube/doorman) (**direct**) - * [Dovecot](https://doc.dovecot.org/configuration_manual/stats/openmetrics/) + * [Dovecot](https://doc.dovecot.org/main/core/config/statistics.html#openmetrics) * [Envoy](https://www.envoyproxy.io/docs/envoy/latest/operations/admin.html#get--stats?format=prometheus) * [Etcd](https://github.com/coreos/etcd) (**direct**) * [Flink](https://github.com/apache/flink)