From 34d65e1ceb2cc1be2b2677f9057424d7ec494808 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 8c5f075f39e62..30b93420682f0 100644 --- a/doc/cephadm/services/monitoring.rst +++ b/doc/cephadm/services/monitoring.rst @@ -303,7 +303,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