grafana/pkg/tests/api/alerting
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
..
test-data Alerting: Update rule API to address folders by UID (#74600) 2024-01-17 11:07:39 +02:00
api_admin_configuration_test.go Alerting: Prevent inhibition rules in Grafana Alertmanager (#81712) 2024-02-01 14:53:15 +00:00
api_alertmanager_configuration_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
api_alertmanager_test.go Alerting: Drop NamespaceID from responses on unstable ngalert API endpoints in favor of NamespaceUID (#79359) 2023-12-15 11:06:53 -06:00
api_available_channel_test.go Chore: All tests under pkg/tests should be integration tests (#59521) 2022-12-09 08:11:56 +01:00
api_backtesting_data.json Expressions: Fixes the issue showing expressions editor (#62510) 2023-01-31 18:50:10 +01:00
api_backtesting_test.go RBAC: Fix authorize in org (#81552) 2024-02-01 12:37:01 +01:00
api_notification_channel_test.go Update grafana/alerting to 0025eb4 (#73808) 2023-08-25 15:20:17 +03:00
api_prometheus_test.go Alerting: Add UID of rules to response that were affected by update group request (#75985) 2023-10-07 01:11:24 +03:00
api_provisioning_test.go Alerting: Fix MuteTiming Get API to return provenance status (#80494) 2024-01-13 00:16:54 +02:00
api_ruler_test.go Alerting: Update rule API to address folders by UID (#74600) 2024-01-17 11:07:39 +02:00
api_testing_test.go RBAC: Split non-empty scopes into kind, attribute and identifier fields for better search performance (#71933) 2023-07-21 15:23:01 +01:00
testing.go Alerting: Prevent inhibition rules in Grafana Alertmanager (#81712) 2024-02-01 14:53:15 +00:00