grafana/pkg/tests
George Robinson 0726c7c3fa
Alerting: Prevent inhibition rules in Grafana Alertmanager (#81712)
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.
2024-02-01 14:53:15 +00:00
..
api Alerting: Prevent inhibition rules in Grafana Alertmanager (#81712) 2024-02-01 14:53:15 +00:00
apis K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
testinfra Alerting: Support hysteresis command expression (#75189) 2024-01-04 11:47:13 -05:00
web Login: refactor auth info package (#78459) 2023-11-21 14:47:23 +01:00
README.md Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00
utils.go Nested Folders: Fix /api/folders pagination (#79447) 2023-12-15 19:34:08 +02:00

Integration tests

This directory contains Grafana server integration tests.