From 7ce205286e9d7058208d8f7bf66078554e019535 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 11 Mar 2026 08:48:49 +0100 Subject: [PATCH] docs: fix prometheus text format link Reported by linkcheck. --- docs/references/observability.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/observability.rst b/docs/references/observability.rst index e4c29cc35..5a12b3734 100644 --- a/docs/references/observability.rst +++ b/docs/references/observability.rst @@ -90,7 +90,7 @@ Restart the database and watch the log file in real-time to understand how HTTP Metrics ======= -The ``metrics`` endpoint on the :ref:`admin_server` endpoint provides metrics in `Prometheus text format `_. +The ``metrics`` endpoint on the :ref:`admin_server` endpoint provides metrics in `Prometheus text format `_. .. code-block:: bash