@cryptotaxi247 / netdata-1 / commits / 1146afe05

Events Feed (#21215)

Kanela committed Oct 27, 2025 at 13:13 UTC 1146afe05255ab8c55a512864fafdb62e90d95f6
1 file changed +1 -13
docs/dashboards-and-charts/events-feed.md
+1 -13
@@ -14,8 +14,6 @@ Based on your Space plan, the time range available for querying past events may
14
15 :::
16
17 ----
18 -
17 ## Available Event Domains
18
19 The Events feed provides visibility into the following event types:
@@ -26,8 +24,6 @@ The Events feed provides visibility into the following event types:
24 | **[Topology events](#topology-events)** | 4 hours | 14 days | 14 days | User-dependent |
25 | **[Alert events](#alert-events)** | 4 hours | 90 days | 90 days | User-dependent |
26
29 ----
30 -
27 ## Auditing Events
28
29 These events log user actions and Space configuration changes:
@@ -43,8 +39,6 @@ These events log user actions and Space configuration changes:
39 | Silencing Rule Changed | An existing silencing rule was modified. | Silencing rule was **changed** by `John Doe`. |
40 | Silencing Rule Deleted | A silencing rule was removed. | Silencing rule was **deleted** by `Alan Smith`. |
41
46 ----
47 -
42 ## Topology Events
43
44 These events track changes to node connectivity and state:
@@ -58,8 +52,6 @@ These events track changes to node connectivity and state:
52 | Agent Connected | Agent connected to the Cloud server (MQTT link). | Agent `7d87bqs9-cv42-4823-8sd4-3614548850c7` connected. |
53 | Agent Disconnected | Agent disconnected from the Cloud server. | Agent disconnected due to **Connection Timeout**. |
54
61 ----
62 -
55 ## Alert Events
56
57 These events log alert state transitions for node metrics:
@@ -68,8 +60,6 @@ These events log alert state transitions for node metrics:
60 |--------------------------|---------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|
61 | Node Alert State Changed | Records state changes such as Cleared, Warning, Critical, Removed, Error, or Unknown. | Alert `httpcheck_web_service_bad_status` on node `netdata-parent-xyz` escalated to **CRITICAL** with value **25%**. |
62
71 ----
72 -
63 ## Who Can Access Events?
64
65 | **User Role** | **Event Domains Accessible** |
@@ -83,8 +73,6 @@ See the [Role-Based Access model](/docs/netdata-cloud/authentication-and-authori
73
74 :::
75
86 ----
87 -
76 ## How to Use the Events Feed
77
78 1. Click the **Events** tab.
@@ -95,4 +83,4 @@ See the [Role-Based Access model](/docs/netdata-cloud/authentication-and-authori
83
84 If your query exceeds the retention limits of your plan, an error will indicate that the requested data is outside your allowed timeframe.
85
98 -:::
\ No newline at end of file
86 +:::