Closed
Description
You can configure Prometheus to add labels to any time series or alert that it sends to other systems using global.external_labels
(see https://prometheus.io/docs/operating/configuration/#configuration-file).
It uses these labels when writing output for recording and alerting rules.
Because our rules configuration only allows for rules files, we have no way of supporting this setting in the ruler.