Freeswitch {{ $labels.instance }} is unresponsive.
- alert: FreeswitchDown
expr: freeswitch_up == 0
for: 1m
labels:
severity: critical
annotations:
summary: Freeswitch down (instance {{ $labels.instance }})
description: "Freeswitch {{ $labels.instance }} is unresponsive.\n VALUE = {{ $value }}\n LABELS = {{ $labels }}"