Skip to content

Commit 077d070

Browse files
committed
update alert sample readme to specify the user directory path
1 parent b2fbc64 commit 077d070

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

samples/alerts/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,15 @@ groups:
4747
4848
To customize an alert:
4949
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/`
5151
2. Modify the alert parameters as needed (thresholds, evaluation intervals, etc.)
5252
3. Deploy the monitoring components to apply your custom alerts
5353

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.
5555

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:
5759

5860
#### 1. Namespace Specifications
5961
- Change `namespace="viya"` to match your SAS Viya namespace in:

0 commit comments

Comments
 (0)