-
Notifications
You must be signed in to change notification settings - Fork 123
/
Copy pathtest-alarm.json
30 lines (30 loc) · 995 Bytes
/
test-alarm.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"dedupeKey": "501f01d7-20cd-5958-a5ca-61ba0ddebd8d",
"title": "TEST-high-memory",
"body": "High memory usage",
"type": "OK_TO_FIRING",
"severity": "CRITICAL",
"timestampEpochMillis": 1582324860000,
"alarmMetaData": [
{
"id": "ocid1.alarm.oc1.iad.exampleuniqueID",
"status": "FIRING",
"severity": "CRITICAL",
"query": "MemoryUtilization[1m]{resourceId = \"ocid1.instance.oc1.iad.exampleuniqueID\"}.max() > 20",
"totalMetricsFiring": 1,
"dimensions": [
{
"instancePoolId": "Default",
"resourceDisplayName": "myinstance1",
"faultDomain": "FAULT-DOMAIN-2",
"resourceId": "ocid1.instance.oc1.iad.anuwcljsato5mnsdjasdaskgdasujggsmihhzf6ae26mxnxucd7pcwa3rneq",
"availabilityDomain": "xqgA:US-ASHBURN-AD-1",
"imageId": "ocid1.image.oc1.iad.exampleuniqueID",
"region": "us-ashburn-1",
"shape": "VM.Standard.E2.1"
}
]
}
],
"version": 1.0
}