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