grafana/pkg/services/provisioning
Alexander Weaver 99fa064576
Alerting: Emit warning when creating or updating unusually large groups (#82279)
* Add config for limit of rules per rule group

* Warn when editing big groups through normal API

* Warn on prov api writes for groups

* Wire up comp root, tests

* Also add warning to state manager warm

* Drop unnecessary conversion
2024-02-13 08:29:03 -06:00
..
alerting Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
dashboards Provisioning: Fix failure to save dashboard (#81694) 2024-02-02 09:55:29 +00:00
datasources Provisioning: Remove trailing space from log message (#73124) 2023-11-10 07:24:35 +00:00
notifiers Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
plugins Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
utils Chore: Remove Result from dashboard models (#61997) 2023-01-25 10:36:26 +01:00
values Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
provisioning_mock.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
provisioning_test.go Provisioning: Fix dual write of folders (#80140) 2024-01-10 16:48:28 +01:00
provisioning.go Alerting: Emit warning when creating or updating unusually large groups (#82279) 2024-02-13 08:29:03 -06:00