You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_recordingName": "Monitors/Create a Data Quality monitor returns \"OK\" response",
4
+
"creator": {
5
+
"comment": "persister:fs",
6
+
"name": "Polly.JS",
7
+
"version": "6.0.5"
8
+
},
9
+
"entries": [
10
+
{
11
+
"_id": "09dbbe87ffa480b059d2f4f4bb6a2d62",
12
+
"_order": 0,
13
+
"cache": {},
14
+
"request": {
15
+
"bodySize": 520,
16
+
"cookies": [],
17
+
"headers": [
18
+
{
19
+
"_fromType": "array",
20
+
"name": "accept",
21
+
"value": "application/json"
22
+
},
23
+
{
24
+
"_fromType": "array",
25
+
"name": "content-type",
26
+
"value": "application/json"
27
+
}
28
+
],
29
+
"headersSize": 555,
30
+
"httpVersion": "HTTP/1.1",
31
+
"method": "POST",
32
+
"postData": {
33
+
"mimeType": "application/json",
34
+
"params": [],
35
+
"text": "{\"message\":\"Data quality alert triggered\",\"name\":\"Test-Create_a_Data_Quality_monitor_returns_OK_response-1768238629\",\"options\":{\"thresholds\":{\"critical\":100},\"variables\":[{\"data_source\":\"data_quality_metrics\",\"filter\":\"search for column where `database:production AND table:users`\",\"group_by\":[\"entity_id\"],\"measure\":\"row_count\",\"name\":\"query1\"}]},\"priority\":3,\"query\":\"formula(\\\"query1\\\").last(\\\"5m\\\") > 100\",\"tags\":[\"test:testcreateadataqualitymonitorreturnsokresponse1768238629\",\"env:ci\"],\"type\":\"data-quality alert\"}"
36
+
},
37
+
"queryString": [],
38
+
"url": "https://api.datadoghq.com/api/v1/monitor"
39
+
},
40
+
"response": {
41
+
"bodySize": 1088,
42
+
"content": {
43
+
"mimeType": "application/json",
44
+
"size": 1088,
45
+
"text": "{\"id\":250323411,\"org_id\":321813,\"type\":\"data-quality alert\",\"name\":\"Test-Create_a_Data_Quality_monitor_returns_OK_response-1768238629\",\"message\":\"Data quality alert triggered\",\"tags\":[\"test:testcreateadataqualitymonitorreturnsokresponse1768238629\",\"env:ci\"],\"query\":\"formula(\\\"query1\\\").last(\\\"5m\\\") > 100\",\"options\":{\"thresholds\":{\"critical\":100.0},\"variables\":[{\"data_source\":\"data_quality_metrics\",\"filter\":\"search for column where `database:production AND table:users`\",\"group_by\":[\"entity_id\"],\"measure\":\"row_count\",\"name\":\"query1\"}],\"notify_no_data\":false,\"notify_audit\":false,\"new_host_delay\":300,\"include_tags\":true,\"silenced\":{}},\"multi\":false,\"created_at\":1768238629000,\"created\":\"2026-01-12T17:23:49.782143+00:00\",\"modified\":\"2026-01-12T17:23:49.782143+00:00\",\"deleted\":null,\"priority\":3,\"restricted_roles\":null,\"restriction_policy\":null,\"draft_status\":\"published\",\"assets\":[],\"overall_state_modified\":null,\"overall_state\":\"No Data\",\"creator\":{\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"email\":\"team-intg-tools-libs-spam@datadoghq.com\",\"id\":2320499}}\n"
0 commit comments