mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
try to use OK alerts to reflect successful checks
This commit is contained in:
parent
d59d5ac4e2
commit
5f9952314d
8 changed files with 22 additions and 17 deletions
|
|
@ -80,7 +80,10 @@ in
|
|||
Specify `default` as the slug to use this key for check types that don't have a key explicitly assigned to them.
|
||||
|
||||
If you are unsure of the exact slug a check will generate, it is recommended to try it out with the default key first, before
|
||||
assigning a specific one.'';
|
||||
assigning a specific one.
|
||||
|
||||
**Note**: checks will be auto-provisioned, but correct intervals and grace periods have to be configured manually from the web console,
|
||||
otherwise silent failures will not be recorded until after 1 day (the default healthchecks interval).'';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue