feat: add VictoriaMetrics module, update Dovecot Sieve extensions, and fix Grafana service expression
This commit is contained in:
parent
89b2a1cf45
commit
7fc3c3db63
4 changed files with 8 additions and 4 deletions
|
|
@ -68,7 +68,7 @@
|
|||
datasourceUid = "vm-datasource-uid";
|
||||
model = {
|
||||
editorMode = "code";
|
||||
expr = "node_systemd_unit_state{state=\"active\", name=\"microvm@git-runner-1.service \"} OR on() vector(0)";
|
||||
expr = "node_systemd_unit_state{state=\"active\", name=\"microvm@git-runner-1.service\"} OR on() vector(0)";
|
||||
hide = false;
|
||||
intervalMs = 1000;
|
||||
legendFormat = "__auto";
|
||||
|
|
@ -315,4 +315,4 @@
|
|||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue