Alerting: Remove id and org_id from grafana alert rule API model (#100139)

This commit is contained in:
Yuri Tseretyan
2025-02-05 16:13:22 -05:00
committed by GitHub
parent 0fe4b15d00
commit f7d476e408
11 changed files with 0 additions and 75 deletions
@@ -12,8 +12,6 @@
"annotation": "test-annotation"
},
"grafana_alert": {
"id": 1,
"orgId": 1,
"title": "Rule1",
"condition": "A",
"data": [
@@ -60,8 +58,6 @@
"annotation": "test-annotation"
},
"grafana_alert": {
"id": 2,
"orgId": 1,
"title": "Rule2",
"condition": "A",
"data": [
@@ -12,8 +12,6 @@
"annotation": "test-annotation"
},
"grafana_alert": {
"id": 3,
"orgId": 1,
"title": "Rule3",
"condition": "A",
"data": [
@@ -12,8 +12,6 @@
"annotation": "test-annotation"
},
"grafana_alert": {
"id": 1,
"orgId": 1,
"title": "Rule1",
"condition": "A",
"data": [
@@ -60,8 +58,6 @@
"annotation": "test-annotation"
},
"grafana_alert": {
"id": 2,
"orgId": 1,
"title": "Rule2",
"condition": "A",
"data": [