Hi everyone,
I am using Grafana Cloud with Kubernetes integration. I was able to set up the Grafana agent operator via Helm and everything is working fine.
However, the alerts that Kubernetes integration creates are not Grafana Managed alerts. There are a couple of problems I am facing with the alerts:
- I am not able to manage the alerts via Terraform. Because terraform provider is managing only Grafana managed alerts. Is there a way that I can manage Mimir/Loki datasource-type alerts with Terraform?
- I am not able to configure the notification channels and contact points the same way with Grafana Managed alerts. Is there a way to configure Kubernetes Integration to create Grafana Managed alerts?
I believe I can manually move Mimir/Loki-type alerts to Grafana Managed alerts but I don’t want to give up the automatic integration updates. I wanted to ask if there is any possibility that I can configure it to generate Grafana Managed alerts.
Thank you.