Skip to content

Commit 6d043fe

Browse files
committed
update alert samples readme
1 parent 63adae3 commit 6d043fe

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

samples/alerts/README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,6 @@ Adjust thresholds based on your environment size and requirements:
8383
- `platform/high-viya-api-latency.yaml`: > 1 second (95th percentile)
8484
- `database/crunchy-pgdata-usage-high.yaml` and `database/crunchy-backrest-repo.yaml`: > 50% full
8585
86-
#### 5. Verify Metric Availability
87-
Ensure the following metrics are available in your Prometheus instance:
88-
- CAS metrics: `cas_thread_count`, `cas_grid_uptime_seconds_total`
89-
- Database metrics: `sas_db_pool_connections`, `pg_stat_activity_count`, `pg_settings_max_connections`
90-
- RabbitMQ metrics: `rabbitmq_queue_messages_ready`, `rabbitmq_queue_messages_unacknowledged`
91-
- Kubernetes metrics: `kube_pod_container_status_restarts_total`, `kube_pod_container_status_ready`
92-
- HTTP metrics: `http_server_requests_duration_seconds_bucket`
93-
- SAS Job Launcher: `:sas_launcher_pod_status:` (recording rule)
94-
9586
### Alert Expression Format
9687

9788
Alert expressions in these samples use a multi-part approach for better compatibility with newer Grafana versions:
@@ -125,4 +116,4 @@ evaluator:
125116
- 400
126117
```
127118

128-
For more detailed information on Grafana alerting, see the [Grafana documentation](https://grafana.com/docs/grafana/latest/alerting/).
119+
For more detailed information on Grafana alerting, see the [Grafana documentation](https://grafana.com/docs/grafana/latest/alerting/).

0 commit comments

Comments
 (0)