Alerting: Add simplified_notifications_section field to the alert rule metadata (#95988)

This commit is contained in:
Alexander Akhmetov
2024-11-14 12:55:54 +01:00
committed by GitHub
parent c8a5be0bb3
commit 324503ee8b
14 changed files with 132 additions and 17 deletions
@@ -44,7 +44,8 @@
"is_paused": false,
"metadata": {
"editor_settings": {
"simplified_query_and_expressions_section": false
"simplified_query_and_expressions_section": false,
"simplified_notifications_section": false
}
}
}