This repository was archived by the owner on Jan 6, 2026. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathnotificationsData.json
More file actions
51 lines (51 loc) · 1.32 KB
/
notificationsData.json
File metadata and controls
51 lines (51 loc) · 1.32 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
[
{
"unread": true,
"status": "info",
"title": "Scheduled for Sync Commitee Duty",
"description": "Validator 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"timestamp": 1673384953
},
{
"unread": true,
"status": "info",
"title": "Reward for slashing another validator",
"description": "Validator 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"timestamp": 1673384953
},
{
"unread": true,
"status": "completed",
"title": "Client successfully updated",
"description": "Lodestar consensus client",
"timestamp": 1673384953
},
{
"unread": true,
"status": "download",
"title": "Client update available",
"description": "Lodestar consensus client",
"timestamp": 1673384953
},
{
"unread": false,
"status": "warning",
"title": "More than 40 log errors in one hour",
"description": "Lodestar consensus client",
"timestamp": 1673384953
},
{
"unread": false,
"status": "warning",
"title": "Disk usage near 90%",
"description": "All nodes affected. Consider upgrading your disk to one with at least 2TB of storage.",
"timestamp": 1673384953
},
{
"unread": false,
"status": "warning",
"title": "Internet connection down for 12 minutes",
"description": "All nodes affected",
"timestamp": 1673384953
}
]