-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmonitor.json
More file actions
38 lines (38 loc) · 920 Bytes
/
monitor.json
File metadata and controls
38 lines (38 loc) · 920 Bytes
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
31
32
33
34
35
36
37
38
[
{
"id": "4",
"name": "Firebase push",
"type": "http",
"address": "https://console.firebase.google.com",
"is_up": true,
"response_time_ms": 485,
"last_checked": "2025-06-04T10:18:32.971456828+02:00"
},
{
"id": "2",
"name": "Development API",
"type": "http",
"address": "https://dev-api.astrakit.cc/api/status",
"is_up": false,
"response_time_ms": 4,
"last_checked": "2025-06-04T10:18:32.338208732+02:00"
},
{
"id": "1",
"name": "Production API",
"type": "http",
"address": "https://api.astrakit.cc/api/status",
"is_up": true,
"response_time_ms": 66,
"last_checked": "2025-06-04T10:18:32.405113318+02:00"
},
{
"id": "3",
"name": "Main website",
"type": "http",
"address": "https://astrakit.cc",
"is_up": true,
"response_time_ms": 80,
"last_checked": "2025-06-04T10:18:32.485904065+02:00"
}
]