|
1 | | -# Post-Install Verification for Alerts |
2 | | - |
3 | | - |
4 | | -## Table of Contents |
5 | | - |
6 | | -- [Verify Dashboard Exists](#verify-dashboard-exists) |
7 | | -- [Verify Dashboard Tag](#verify-dashboard-tag) |
8 | | -- [Verify Health Indicators Are Displayed](#verify-health-indicators-are-displayed) |
9 | | -- [Verify Individual Health Indicator Status](#verify-individual-health-indicator-status) |
10 | | -- [Verify Dashboard in a Time Range](#verify-dashboard-in-a-time-range) |
11 | | - |
12 | | ---- |
13 | | -> [!NOTE] |
14 | | -> The below Health Indicators will be available from September 8th 2025 release. |
15 | | -## Verify Dashboard Exists |
16 | | - |
17 | | -**Description:** |
18 | | -Ensure that the `[Relativity] Alerts Overview` dashboard is successfully installed and visible in Kibana. |
19 | | - |
20 | | -**Steps:** |
21 | | -1. Open **Microsoft Edge**. |
22 | | -2. Navigate to Kibana. |
23 | | -3. Go to **Observability → Dashboards**. |
24 | | -4. Search for `[Relativity] Alerts Overview` in the dashboard list. |
25 | | - |
26 | | -<details> |
27 | | -<summary><strong>Expected Result</strong></summary> |
28 | | - |
29 | | -- `[Relativity] Alerts Overview` appears in the dashboard list. |
30 | | -- The dashboard is accessible without errors. |
31 | | -</details> |
32 | | - |
33 | | -**Screenshot:** |
34 | | - |
35 | | - |
36 | | ---- |
37 | | - |
38 | | -## Verify Dashboard Tag |
39 | | - |
40 | | -**Description:** |
41 | | -Confirm that the correct tag is applied to the dashboard for proper categorization. |
42 | | - |
43 | | -**Steps:** |
44 | | -1. In Kibana, go to **Observability → Dashboards**. |
45 | | -2. Locate `[Relativity] Alerts Overview`. |
46 | | -3. Verify that the tag `Relativity Environment Watch` is displayed. |
47 | | - |
48 | | -<details> |
49 | | -<summary><strong>Expected Result</strong></summary> |
50 | | - |
51 | | -- The dashboard includes the `Relativity Environment Watch` tag. |
52 | | -</details> |
53 | | - |
54 | | -**Screenshot:** |
55 | | - |
56 | | - |
57 | | ---- |
58 | | - |
59 | | -## Verify Health Indicators Are Displayed |
60 | | - |
61 | | -**Description:** |
62 | | -Ensure that the health indicators section is visible at the top of the dashboard and follows the correct layout. |
63 | | - |
64 | | -**Steps:** |
65 | | -1. Click into `[Relativity] Alerts Overview` dashboard. |
66 | | -2. Confirm that the health indicators appear at the top of the main content area. |
67 | | -3. Confirm all tiles include a **title**, **subtitle ("Healthy Alerts")**, and **color status**. |
68 | | - |
69 | | -<details> |
70 | | -<summary><strong>Expected Result</strong></summary> |
71 | | - |
72 | | -- Health indicators are present and aligned at the top. |
73 | | -- All indicators include: |
74 | | - - Title (e.g., "Agents", "Monitoring") |
75 | | - - Subtitle: *Healthy Alerts* |
76 | | - - Color: Green or Red based on alert state. |
77 | | -</details> |
78 | | - |
79 | | -**Screenshot:** |
80 | | - |
81 | | - |
82 | | ---- |
83 | | - |
84 | | -## Verify Individual Health Indicator Status |
85 | | - |
86 | | -**Description:** |
87 | | -Verify the status and formatting of each health indicator tile, based on alert-driven logic and the color coding conventions. |
88 | | - |
89 | | -**Steps:** |
90 | | -1. Open the `[Relativity] Alerts Overview` dashboard. |
91 | | -2. Locate each of the following indicators and confirm the title, subtitle, and color. |
92 | | - |
93 | | -<details> |
94 | | -<summary><strong>Expected Result</strong></summary> |
95 | | - |
96 | | -- **Green** = No active alerts (Healthy) |
97 | | -- **Red** = Active alerts present (Unhealthy) |
98 | | -</details> |
99 | | - |
100 | | -> [!NOTE] |
101 | | -> All health indicators should display either Green or Red status after the initial wait period. If any health indicators aren't displaying correctly after waiting the full 10-15 minutes, verify that all related services are running properly and data collection is functioning correctly. |
102 | | -
|
103 | | -**Example Screenshot:** |
104 | | - |
105 | | - |
106 | | ---- |
107 | | - |
108 | | -## Verify Dashboard in a Time Range |
109 | | - |
110 | | -**Description:** |
111 | | -Ensure that the dashboard is using a custom 15-minute time range as required for health indicators. |
112 | | - |
113 | | -**Steps:** |
114 | | -1. On the dashboard, locate the time filter at the top right. |
115 | | -2. Click on the time range selector. |
116 | | -3. Select **"Apply custom time range"**. |
117 | | -4. Set the range to the **last 15 minutes**. |
118 | | -5. Apply changes. |
119 | | - |
120 | | -<details> |
121 | | -<summary><strong>Expected Result</strong></summary> |
122 | | - |
123 | | -- The time range reflects the last 15 minutes. |
124 | | -- Health indicators update dynamically based on this range. |
125 | | -</details> |
126 | | - |
127 | | -**Screenshot:** |
128 | | - |
129 | | - |
130 | | ---- |
| 1 | +# Post-Install Verification for Alerts |
| 2 | + |
| 3 | + |
| 4 | +## Table of Contents |
| 5 | + |
| 6 | +- [Verify Dashboard Exists](#verify-dashboard-exists) |
| 7 | +- [Verify Dashboard Tag](#verify-dashboard-tag) |
| 8 | +- [Verify Health Indicators Are Displayed](#verify-health-indicators-are-displayed) |
| 9 | +- [Verify Individual Health Indicator Status](#verify-individual-health-indicator-status) |
| 10 | +- [Verify Dashboard in a Time Range](#verify-dashboard-in-a-time-range) |
| 11 | + |
| 12 | +--- |
| 13 | +> [!NOTE] |
| 14 | +> The below Health Indicators will be available from September 8th 2025 release. |
| 15 | +## Verify Dashboard Exists |
| 16 | + |
| 17 | +**Description:** |
| 18 | +Ensure that the `[Relativity] Alerts Overview` dashboard is successfully installed and visible in Kibana. |
| 19 | + |
| 20 | +**Steps:** |
| 21 | +1. Open **Microsoft Edge**. |
| 22 | +2. Navigate to Kibana. |
| 23 | +3. Go to **Observability → Dashboards**. |
| 24 | +4. Search for `[Relativity] Alerts Overview` in the dashboard list. |
| 25 | + |
| 26 | +<details> |
| 27 | +<summary><strong>Expected Result</strong></summary> |
| 28 | + |
| 29 | +- `[Relativity] Alerts Overview` appears in the dashboard list. |
| 30 | +- The dashboard is accessible without errors. |
| 31 | +</details> |
| 32 | + |
| 33 | +**Screenshot:** |
| 34 | + |
| 35 | + |
| 36 | +--- |
| 37 | + |
| 38 | +## Verify Dashboard Tag |
| 39 | + |
| 40 | +**Description:** |
| 41 | +Confirm that the correct tag is applied to the dashboard for proper categorization. |
| 42 | + |
| 43 | +**Steps:** |
| 44 | +1. In Kibana, go to **Observability → Dashboards**. |
| 45 | +2. Locate `[Relativity] Alerts Overview`. |
| 46 | +3. Verify that the tag `Relativity Environment Watch` is displayed. |
| 47 | + |
| 48 | +<details> |
| 49 | +<summary><strong>Expected Result</strong></summary> |
| 50 | + |
| 51 | +- The dashboard includes the `Relativity Environment Watch` tag. |
| 52 | +</details> |
| 53 | + |
| 54 | +**Screenshot:** |
| 55 | + |
| 56 | + |
| 57 | +--- |
| 58 | + |
| 59 | +## Verify Health Indicators Are Displayed |
| 60 | + |
| 61 | +**Description:** |
| 62 | +Ensure that the health indicators section is visible at the top of the dashboard and follows the correct layout. |
| 63 | + |
| 64 | +**Steps:** |
| 65 | +1. Click into `[Relativity] Alerts Overview` dashboard. |
| 66 | +2. Confirm that the health indicators appear at the top of the main content area. |
| 67 | +3. Confirm all tiles include a **title**, **subtitle ("Healthy Alerts")**, and **color status**. |
| 68 | + |
| 69 | +<details> |
| 70 | +<summary><strong>Expected Result</strong></summary> |
| 71 | + |
| 72 | +- Health indicators are present and aligned at the top. |
| 73 | +- All indicators include: |
| 74 | + - Title (e.g., "Agents", "Monitoring") |
| 75 | + - Subtitle: *Healthy Alerts* |
| 76 | + - Color: Green or Red based on alert state. |
| 77 | +</details> |
| 78 | + |
| 79 | +**Screenshot:** |
| 80 | + |
| 81 | + |
| 82 | +--- |
| 83 | + |
| 84 | +## Verify Individual Health Indicator Status |
| 85 | + |
| 86 | +**Description:** |
| 87 | +Verify the status and formatting of each health indicator tile, based on alert-driven logic and the color coding conventions. |
| 88 | + |
| 89 | +**Steps:** |
| 90 | +1. Open the `[Relativity] Alerts Overview` dashboard. |
| 91 | +2. Locate each of the following indicators and confirm the title, subtitle, and color. |
| 92 | + |
| 93 | +<details> |
| 94 | +<summary><strong>Expected Result</strong></summary> |
| 95 | + |
| 96 | +- **Green** = No active alerts (Healthy) |
| 97 | +- **Red** = Active alerts present (Unhealthy) |
| 98 | +</details> |
| 99 | + |
| 100 | +> [!NOTE] |
| 101 | +> All health indicators should display either Green or Red status after the initial wait period. If any health indicators aren't displaying correctly after waiting the full 10-15 minutes, verify that all related services are running properly and data collection is functioning correctly. |
| 102 | +
|
| 103 | +**Example Screenshot:** |
| 104 | + |
| 105 | + |
| 106 | +--- |
| 107 | + |
| 108 | +## Verify Dashboard in a Time Range |
| 109 | + |
| 110 | +**Description:** |
| 111 | +Ensure that the dashboard is using a custom 15-minute time range as required for health indicators. |
| 112 | + |
| 113 | +**Steps:** |
| 114 | +1. On the dashboard, locate the time filter at the top right. |
| 115 | +2. Click on the time range selector. |
| 116 | +3. Select **"Apply custom time range"**. |
| 117 | +4. Set the range to the **last 15 minutes**. |
| 118 | +5. Apply changes. |
| 119 | + |
| 120 | +<details> |
| 121 | +<summary><strong>Expected Result</strong></summary> |
| 122 | + |
| 123 | +- The time range reflects the last 15 minutes. |
| 124 | +- Health indicators update dynamically based on this range. |
| 125 | +</details> |
| 126 | + |
| 127 | +**Screenshot:** |
| 128 | + |
| 129 | + |
| 130 | +--- |
0 commit comments