From d8563bed015054b546b6bcdb66daa068ffb928d4 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 29 Jul 2024 20:19:02 +1000 Subject: [PATCH] doc/glossary: add "Prometheus" Add a glossary entry for "Prometheus". Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit 1a76464999cb2d2cc748d69e1bb0567544a0bb8b) --- doc/glossary.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index 5e1e3b6f1743b..a0de645cbfc3d 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -397,6 +397,12 @@ Firefly (v. 0.80). See :ref:`Primary Affinity `. + :ref:`Prometheus ` + An open-source monitoring and alerting toolkit. Ceph offers a + :ref:`"Prometheus module" `, which provides a + Prometheus exporter that passes performance counters from a + collection point in ``ceph-mgr`` to Prometheus. + Quorum Quorum is the state that exists when a majority of the :ref:`Monitors` in the cluster are ``up``. A -- 2.39.5