Skip to content

Commit a7e8875

Browse files
committed
Monitor Reorder
1 parent 755c914 commit a7e8875

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

monitors.json

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@
2222
"showTarget": true,
2323
"showHistory": true
2424
},
25-
{
26-
"name": "Shadow API",
27-
"type": "http",
28-
"target": "https://api.shadowdevs.com",
29-
"expectedStatus": [404],
30-
"showTarget": false,
31-
"showHistory": true
32-
},
3325
{
3426
"name": "Shadow Systems",
3527
"type": "http",
@@ -51,14 +43,22 @@
5143
"type": "http",
5244
"target": "https://docs.shadowdevs.com",
5345
"expectedStatus": [200, 404, 401, 303],
54-
"showTarget": false,
46+
"showTarget": true,
5547
"showHistory": false
5648
},
5749
{
5850
"name": "CDN",
5951
"type": "http",
6052
"target": "https://cdn.shadowdevs.com",
6153
"expectedStatus": [200, 404, 401, 303],
54+
"showTarget": true,
55+
"showHistory": false
56+
},
57+
{
58+
"name": "Shadow API",
59+
"type": "http",
60+
"target": "https://api.shadowdevs.com",
61+
"expectedStatus": [200, 404, 401, 303],
6262
"showTarget": false,
6363
"showHistory": false
6464
}
@@ -76,6 +76,7 @@
7676
"target": "https://agentbub.dev",
7777
"expectedStatus": [200, 404, 401, 303],
7878
"showTarget": true,
79+
"applyToOverall": false,
7980
"showHistory": false
8081
},
8182
{
@@ -84,6 +85,7 @@
8485
"target": "https://api.agentbub.dev",
8586
"expectedStatus": [404],
8687
"showTarget": false,
88+
"applyToOverall": false,
8789
"showHistory": false
8890
},
8991
{
@@ -92,6 +94,7 @@
9294
"target": "https://bactanetwork.com",
9395
"expectedStatus": [200, 404, 401, 303],
9496
"showTarget": true,
97+
"applyToOverall": false,
9598
"showHistory": false
9699
},
97100
{
@@ -100,6 +103,7 @@
100103
"target": "https://forums.bactanetwork.com",
101104
"expectedStatus": [200, 404, 401, 303],
102105
"showTarget": true,
106+
"applyToOverall": false,
103107
"showHistory": false
104108
}
105109
]

0 commit comments

Comments
 (0)