File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -83,15 +83,6 @@ Adjust thresholds based on your environment size and requirements:
83
83
- `platform/high-viya-api-latency.yaml` : > 1 second (95th percentile)
84
84
- `database/crunchy-pgdata-usage-high.yaml` and `database/crunchy-backrest-repo.yaml` : > 50% full
85
85
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
-
95
86
# ## Alert Expression Format
96
87
97
88
Alert expressions in these samples use a multi-part approach for better compatibility with newer Grafana versions :
@@ -125,4 +116,4 @@ evaluator:
125
116
- 400
126
117
` ` `
127
118
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/).
You can’t perform that action at this time.
0 commit comments