File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -84,12 +84,11 @@ Adjust thresholds based on your environment size and requirements:
84
84
85
85
# ### 5. Verify Metric Availability
86
86
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`
88
88
- Database metrics : ` sas_db_pool_connections` , `pg_stat_activity_count`, `pg_settings_max_connections`
89
89
- RabbitMQ metrics : ` rabbitmq_queue_messages_ready` , `rabbitmq_queue_messages_unacked`
90
90
- Kubernetes metrics : ` kube_pod_container_status_restarts_total` , `kube_pod_container_status_ready`
91
91
- HTTP metrics : ` http_server_requests_duration_seconds_bucket`
92
- - SAS Job Launcher : ` :sas_launcher_pod_status:` (recording rule)
93
92
94
93
# ## Alert Expression Format
95
94
You can’t perform that action at this time.
0 commit comments