mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/prometheus/default.nix
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
labels = {
|
||||
severity = "critical";
|
||||
};
|
||||
annotations.summary = "Node {{ $labels.job }} has been down for more than 1 minutes. {{ $labels.instance }}";
|
||||
annotations.summary = "Node {{ $labels.job }} has been down for more than 1 minutes.";
|
||||
}
|
||||
{
|
||||
alert = "SmartCtlErrors";
|
||||
@@ -108,7 +108,6 @@
|
||||
annotations.summary = ''
|
||||
Errors occur on {{ $labels.job }}
|
||||
Disk {{ $labels.device }} {{ $value }}
|
||||
{{ $labels.instance }}
|
||||
'';
|
||||
}
|
||||
{
|
||||
@@ -121,7 +120,6 @@
|
||||
annotations.summary = ''
|
||||
Unhealthy Pool at {{ $labels.job }}
|
||||
Pool {{ $labels.pool }} value {{ $value }}
|
||||
{{ $labels.instance }}
|
||||
'';
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user