fix(monitoring): classify host memory pressure accurately
This commit is contained in:
@@ -93,7 +93,7 @@ inhibit_rules:
|
||||
- source_matchers:
|
||||
- alertname="HostDown"
|
||||
target_matchers:
|
||||
- alertname=~"HostHighCpuLoad|HostOutOfMemory|HostOutOfDiskSpace"
|
||||
- alertname=~"HostHighCpuLoad|HostMemoryUsageHigh|HostOutOfMemory|HostOutOfDiskSpace"
|
||||
equal: ['host']
|
||||
|
||||
- source_matchers:
|
||||
|
||||
Reference in New Issue
Block a user