mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 08:45:39 +00:00
remove tempest from cloudflare tunnel alerts
This commit is contained in:
parent
c86188d734
commit
63b90102f2
@ -2321,7 +2321,7 @@ in
|
||||
datasourceUid = promUid;
|
||||
model = {
|
||||
editorMode = "code";
|
||||
expr = ''systemd_unit_state{name=~"cloudflared-tunnel-.*", state="active"}'';
|
||||
expr = ''systemd_unit_state{name=~"cloudflared-tunnel-.*", state="active", job!="tempest"}'';
|
||||
hide = false;
|
||||
instant = true;
|
||||
intervalMs = 1000;
|
||||
|
Loading…
Reference in New Issue
Block a user