data: rename coredns metric

This commit is contained in:
Samuel Berthe 2021-03-28 00:34:56 +01:00
parent b9db2c0c68
commit c3ba0cf199
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -1957,7 +1957,7 @@ groups:
rules:
- name: CoreDNS Panic Count
description: Number of CoreDNS panics encountered
query: 'increase(coredns_panic_count_total[1m]) > 0'
query: 'increase(coredns_panics_total[1m]) > 0'
severity: critical