How sentiment powers triage
Sentiment turns the dashboard into a focus list. Every KPI is sorted into one of three states you can filter on:- Performing - comfortably inside the good band.
- Needs Attention - has breached the band you set. This is where to act.
- Stable - within range, or an informational card with no good/bad direction.
| Card | Direction | Good | Bad | Unit |
|---|---|---|---|---|
| Last Delta Lake Vacuum / Optimize | Lower is better | 24 | 72 | Count |
| Pipeline Lag (since last success) | Lower is better | 1 | 10 | Count |
| SQL Query Error Rate % | Lower is better | 0.1 | 1 | % |
| SQL Query Error Rate Spike (>1% in 5m) | Lower is better | 0.1 | 1 | Count |
| SQL Query Latency p95 (ms) | Lower is better | 50 | 200 | Count |
| SQL Query Latency p99 (ms) | Lower is better | 100 | 500 | Count |
| SQL Warehouse Saturation % | Lower is better | 70 | 90 | % |
| Slow-Query Rate % | Lower is better | 1 | 5 | % |