I want to configure ruler alert which will check the connectivity of ruler with backend azure blob storage. #14514
Unanswered
shreekumartatte
asked this question in
Help and support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Will below alerts rule will help me ?
alert: RulerStorageConnectionErrors
expr: rate(mimir_ruler_storage_request_errors_total[5m]) > 0
for: 3m
labels:
severity: critical
annotations:
summary: "Ruler storage API connection errors"
description: "The ruler is unable to reach Azure Blob Storage or is experiencing connectivity/DNS/authentication issues."
Beta Was this translation helpful? Give feedback.
All reactions