grafana/docs/sources/alerting
Matthew Jacobson c006df375a
Alerting: Create endpoints for exporting in provisioning file format (#58623)
This adds provisioning endpoints for downloading alert rules and alert rule groups in a 
format that is compatible with file provisioning. Each endpoint supports both json and 
yaml response types via Accept header as well as a query parameter 
download=true/false that will set Content-Disposition to recommend initiating a download 
or inline display.

This also makes some package changes to keep structs with potential to drift closer 
together. Eventually, other alerting file structs should also move into this new file 
package, but the rest require some refactoring that is out of scope for this PR.
2023-01-27 11:39:16 -05:00
..
alerting-rules Alerting: Fix recording rules showing alert notification information. (#61988) 2023-01-25 08:26:51 +00:00
fundamentals Alerting: fix default template link (#62251) 2023-01-26 17:45:09 +00:00
manage-notifications Add handleGrafanaManagedAlerts jsonData (#61874) 2023-01-26 10:48:51 +01:00
migrating-alerts Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
performance-limitations Add SQLite performance limitation with alerting (#62296) 2023-01-27 14:22:47 +01:00
set-up Alerting: Create endpoints for exporting in provisioning file format (#58623) 2023-01-27 11:39:16 -05:00
_index.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
difference-old-new.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
images-in-notifications.md Alerting Docs: Clarify feature flag for Grafana Cloud users (#57637) 2023-01-04 10:57:58 +00:00