Fix sanity issues. (#4346)

This commit is contained in:
Felix Fontein
2022-03-14 20:56:27 +01:00
committed by GitHub
parent 386bb4bdd5
commit ca2c64b5ca
24 changed files with 28 additions and 19 deletions

View File

@@ -84,7 +84,6 @@ options:
description:
- Dictionary of scopes to silence, with timestamps or None.
- Each scope will be muted until the given POSIX timestamp or forever if the value is None.
default: ""
notify_no_data:
description:
- Whether this monitor will notify when data stops reporting.