You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/alerts/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,13 +47,15 @@ groups:
47
47
48
48
To customize an alert:
49
49
50
-
1. Copy the alert file to your user directory
50
+
1. Copy the alert file to your user directory at `$USER_DIR/monitoring/alerting/`
51
51
2. Modify the alert parameters as needed (thresholds, evaluation intervals, etc.)
52
52
3. Deploy the monitoring components to apply your custom alerts
53
53
54
-
### Required Customizations
54
+
> **Important**: To enable any of these sample alerts, you must copy them to your user directory at `$USER_DIR/monitoring/alerting/`. Alerts in the samples directory are not automatically deployed.
55
55
56
-
The following elements need to be adjusted to match your specific environment:
56
+
### Sample Customizations
57
+
58
+
The following elements may need to be adjusted to match your specific environment:
57
59
58
60
#### 1. Namespace Specifications
59
61
- Change `namespace="viya"` to match your SAS Viya namespace in:
0 commit comments