From 67743d2a66fa4a1d17d7ce9b17be27f4e182a798 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sat, 14 Apr 2018 11:30:48 +0200 Subject: [PATCH] docs: promote monitoring on front page --- docs/index.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index f24fc86..d7de850 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -43,10 +43,14 @@ Main Features * [x] Age-based fading (grandfathering scheme) -* Flexible, detailed & structured :ref:`logging ` +* Logging \& Monitoring - * [x] ``human``, ``logfmt`` and ``json`` formatting - * [x] stdout, syslog and TCP (+TLS client auth) outlets + * Detailed & structured :ref:`logging ` + + * ``human``, ``logfmt`` and ``json`` formatting + * stdout, syslog and TCP (+TLS client auth) outlets + + * Prometheus :ref:`monitoring ` endpoint * Maintainable implementation in Go