Commit 913b76a
authored
metrics(zebra): add 7-day filter to stuck jobs query (#615)
## 📝 Description
The `stuck_jobs` query was updated to only include jobs started within
the last 7 days. This prevents stale jobs from accumulating in the
metric and triggering false alarms, making the metric more accurate for
real time monitoring.
More in [this issue](renderedtext/tasks#8656).
## ✅ Checklist
- [ ] I have tested this change
- [x] ~This change requires documentation update~ N/A1 parent b49d8ae commit 913b76a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments