From f86b13d805af3d9ed5310b9734badcbf205c92a0 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Mon, 2 Sep 2024 10:16:36 +0100 Subject: [PATCH] doc: Correct link to Prometheus docs The link is to the `#http_sd_config` anchor in the prometheus config docs; that link only works without the trailing `/`. This correction would ideally get backported to at least reef & squid. Signed-off-by: Matthew Vernon (cherry picked from commit 84a30ba6b94b34806faac8217ccaa299c9ee68d6) --- doc/cephadm/services/monitoring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/services/monitoring.rst b/doc/cephadm/services/monitoring.rst index 07f5643a5b04f..6a943202e373d 100644 --- a/doc/cephadm/services/monitoring.rst +++ b/doc/cephadm/services/monitoring.rst @@ -239,7 +239,7 @@ definition and management of the embedded Prometheus service. The endpoint liste ``https://:8765/sd/`` (the port is configurable through the variable ``service_discovery_port``) and returns scrape target information in `http_sd_config format -`_ +`_ Customers with external monitoring stack can use `ceph-mgr` service discovery endpoint to get scraping configuration. Root certificate of the server can be obtained by the -- 2.39.5