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:
parent
2361325be6
commit
4c04cb3539
1 changed files with 9 additions and 0 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue