--- prometheus_server_rules_bind_extra: [] prometheus_server_rules_bind: - alert: BindStatsUnreachable expr: bind_up == 0 for: 0m labels: severity: critical annotations: summary: Unable to scrape bind stats channel (instance {{ '{{' }} $labels.instance {{ '}}' }}) description: "The bind process might have crashed.\n VALUE = {{ '{{' }} $value {{ '}}' }}\n LABELS = {{ '{{' }} $labels {{ '}}' }}"