host/monitoring: Use correct variable in alerting rule description
This commit is contained in:
@@ -64,4 +64,4 @@ groups:
|
||||
severity: warning
|
||||
annotations:
|
||||
summary: "Synapse of {{ $labels.target }} unavailable"
|
||||
description: "The Synapse backend of {{ $labels.instance }} is unreachable or returns garbage"
|
||||
description: "The Synapse backend of {{ $labels.target }} is unreachable or returns garbage"
|
||||
|
Reference in New Issue
Block a user