Grafana Alerting plugin with multi-tenant Mimir ruler #7137
Unanswered
arnitolog
asked this question in
Help and support
Replies: 1 comment
-
Just for reference, this is mentioned in this GitHub issue (#8165), and it seems there is no workaround for creating an alert rule that includes multiple tenants. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I’m trying to integrate the Grafana Alerting plugin with the multi-tenant Mimir ruler.
I’m able to get metrics for any tenant, so looks like datasource is working as expected. But when I tried to get alerts in the Alerting plugin I got an error:
from the ruler side, I see the following errors:
mimir is configured with helm chard and with the federation options in place:
and I'm able to see metrics from the recording rules
So the question is what I did wrong or how to properly integrate the Grafana Alerting plugin with multi-tenant Mimir ruler
Beta Was this translation helpful? Give feedback.
All reactions