Open
Description
Is your feature request related to a problem? Please describe.
We are using Ruler namespace to group alerting rules.
Sometimes we want to silence alert only in specific namespace.
Problem is Ruler do not send namespace to Alertmanager.
Describe the solution you'd like
Add "namespace" label to alert rule on Ruler side.
Create configuration option for this functionality.
By this user can silence alert based on this label.
we are happy to create PR for this.