Add another couple of questions to the FAQ for Monitoring & Metrics

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-03-25 16:22:23 +01:00
parent 2361325be6
commit 4c04cb3539

View file

@ -65,3 +65,12 @@ How can I monitor the performances of my application?
Number of requests served? Number of 500 errors? Number of DB connections?
How do I ack an alert so it stops alerting?
-------------------------------------------
How do I pre-emptively stop a check before I start working on an outage?
------------------------------------------------------------------------
In other words: I know that I'll cause an outage while working on <service>, how
do I turn off the checks for this service to avoid notifying admins while I'm
working on it?