You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to alerting on failing scraping jobs, we need to address our
existing failures, which I researched in
#551. Copy pasting analysis from
there:
- `r13y`: Last successful scrape: 2024-09-21. Website is down. @grahamc
didn't respond to my query.
- `rfc39`: IMO, this is mis-architected. This scrapes a job that only
runs periodically, which means we regularly get scrape failures. I've
filed NixOS/rfc39#14 with the upstream
project seeking advice.
- Since we don't actually alert on these metrics, I propose doing the
simplest thing and just disabling this scrape job for now.
- `hydra_notify`: Last successful scrape: 2024-08-02. We disabled this
service [in
2024](66da5cf),
there's no reason to keep scraping it.
0 commit comments