mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
This commit prevents saving configurations containing inhibition rules in Grafana Alertmanager. It does not reject inhibition rules when using external Alertmanagers, such as Mimir. This meant the validation had to be put in the MultiOrgAlertmanager instead of in the validation of PostableUserConfig. We can remove this when inhibition rules are supported in Grafana Managed Alerts. |
||
---|---|---|
.. | ||
api | ||
apis | ||
testinfra | ||
web | ||
README.md | ||
utils.go |
Integration tests
This directory contains Grafana server integration tests.