curl -X POST -H "Content-type: application/json" -H "DD-API-KEY: 4396f0b432e47383f06017b45cc44444b7" -H "DD-APPLICATION-KEY: e5375f3dcd1549c7444449665e8975731e9f8ed24e" -d @alert.json "https://api.datadoghq.com/api/v1/monitor"
{ | |
"name": "Example-Monitor", | |
"type": "rum alert", | |
"query": "formula(\"query2 / query1 * 100\").last(\"15m\") >= 0.8", | |
"message": "some message Notify: @hipchat-channel", | |
"tags": [ | |
"test:examplemonitor", | |
"env:ci" | |
], | |
"priority": 3, | |
"options": { | |
"thresholds": { | |
"critical": 0.8 | |
}, | |
"variables": [ | |
{ | |
"data_source": "rum", | |
"name": "query2", | |
"search": { | |
"query": "" | |
}, | |
"indexes": [ | |
"*" | |
], | |
"compute": { | |
"aggregation": "count" | |
}, | |
"group_by": [] | |
}, | |
{ | |
"data_source": "rum", | |
"name": "query1", | |
"search": { | |
"query": "status:error" | |
}, | |
"indexes": [ | |
"*" | |
], | |
"compute": { | |
"aggregation": "count" | |
}, | |
"group_by": [] | |
} | |
] | |
} | |
} |
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND