hausmeister: Forgejo-Fehlerquote-Schwelle (Scanner-Traffic)
This commit is contained in:
parent
56959a1219
commit
03f67af781
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ def check_service_restarts(minutes: int = 35) -> list[dict]:
|
|||
ERROR_RATE_THRESHOLDS = {
|
||||
"rss-manager": 15,
|
||||
"wordpress-v2": 10,
|
||||
"forgejo": 200, # Oeffentlich — Scanner-404er sind normal
|
||||
}
|
||||
ERROR_RATE_DEFAULT = 25
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue