Alerting: Add rules export on a folder level (#76016)

This commit is contained in:
Konrad Lalik
2023-10-12 19:17:32 +02:00
committed by GitHub
parent c21e2bee1d
commit 42f4244026
24 changed files with 512 additions and 231 deletions

View File

@@ -141,7 +141,6 @@ Experimental features might be changed or removed without prior notice.
| `externalCorePlugins` | Allow core plugins to be loaded as external |
| `pluginsAPIMetrics` | Sends metrics of public grafana packages usage by plugins |
| `httpSLOLevels` | Adds SLO level to http request metrics |
| `alertingModifiedExport` | Enables using UI for provisioned rules modification and export |
| `panelMonitoring` | Enables panel monitoring through logs and measurements |
| `enableNativeHTTPHistogram` | Enables native HTTP Histograms |
| `transformationsVariableSupport` | Allows using variables in transformations |