mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/opsec-blogposts.git
synced 2025-06-08 18:19:32 +00:00
add section for a more useful alert
This commit is contained in:
parent
6123ce743a
commit
e396294b59
1 changed files with 7 additions and 0 deletions
|
@ -291,6 +291,13 @@ Now you need to configure it:
|
|||
- add an alerting condition (must be True to fire)
|
||||
- Use the preview button to check that the alert would indeed be firing upon creation
|
||||
|
||||
#### A more useful alert
|
||||
|
||||
Since the goal of this alert is to test the end to end notification pipeline it is built to be a minimal example.
|
||||
|
||||
A more useful one would be the following for monitoring uptime of a server based on it's metrics endpoint reachability:
|
||||
|
||||
absent(up{application="node",instance="myserver5496497897891561asdf.onion"})
|
||||
|
||||
#### Keeping things Tidy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue