agent icon indicating copy to clipboard operation
agent copied to clipboard

Listen for PrometheusRule resources and configure in Grafana Mimir/Cortex

Open flokli opened this issue 3 years ago • 2 comments
trafficstars

It'd be really awesome if GrafanaAgent could listen for PrometheusRule resources, and create remote Mimir/Cortex configuration.

While it seems it's possible to configure these manually via Grafana, a lot of applications ship PrometheusRule resources to describe aggregations or alerts.

Using this would mean there's no need to deploy alertmanager in a downstream cluster, and do aggregation there, but it could all live in the monitoring system.

flokli avatar Mar 31 '22 10:03 flokli

I'd love this! This is somewhat similar to #523, which we'd probably add first before supporting PrometheusRule resources.

rfratto avatar Mar 31 '22 19:03 rfratto

This would be great to have if we want to use Mimir as drop-in replacement for kube-prometheus-stack

TarekAS avatar Jun 12 '22 11:06 TarekAS

#1986 seems to cover the same subject, appears to have some attention.

jhohertz avatar Sep 30 '22 18:09 jhohertz