CortexNotificationAreBeingDropped

CortexNotificationAreBeingDropped #

Cortex notification are being dropped due to errors (instance {{ $labels.instance }})

Alert Rule
alert: CortexNotificationAreBeingDropped
annotations:
  description: |-
    Cortex notification are being dropped due to errors (instance {{ $labels.instance }})
      VALUE = {{ $value }}
      LABELS = {{ $labels }}    
  runbook: https://srerun.github.io/prometheus-alerts/runbooks/coretex-internal/cortexnotificationarebeingdropped/
  summary: Cortex notification are being dropped (instance {{ $labels.instance }})
expr: rate(cortex_prometheus_notifications_dropped_total[5m]) > 0
for: 0m
labels:
  severity: critical

Meaning #

Impact #

Diagnosis #

Mitigation #