11ea1dfba8
* Alerting: Fix notification policy conflicts originating from provenance mismatch Sometimes the provenance field on the notification policy route can mismatch with the actual provenance in the provenance store. This leads to 409s when trying to update the notification policy via the k8s apis. We avoid this by ignoring the provenance field when calculating the fingerprint. Co-authored-by: Matt Jacobson <matthew.jacobson@grafana.com> * fix tests which validate stability --------- Co-authored-by: Matt Jacobson <matthew.jacobson@grafana.com>
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.