Skip to content

Commit 787b8bd

Browse files
committed
update readme
1 parent a33a286 commit 787b8bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

samples/alerts/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,11 @@ Adjust thresholds based on your environment size and requirements:
8484
8585
#### 5. Verify Metric Availability
8686
Ensure the following metrics are available in your Prometheus instance:
87-
- CAS metrics: `cas_thread_count`, `cas_grid_uptime_seconds_total`
87+
- CAS metrics: `cas_grid_uptime_seconds_total`
8888
- Database metrics: `sas_db_pool_connections`, `pg_stat_activity_count`, `pg_settings_max_connections`
8989
- RabbitMQ metrics: `rabbitmq_queue_messages_ready`, `rabbitmq_queue_messages_unacked`
9090
- Kubernetes metrics: `kube_pod_container_status_restarts_total`, `kube_pod_container_status_ready`
9191
- HTTP metrics: `http_server_requests_duration_seconds_bucket`
92-
- SAS Job Launcher: `:sas_launcher_pod_status:` (recording rule)
9392

9493
### Alert Expression Format
9594

0 commit comments

Comments
 (0)