fc-queue-runner: collect metrics and trigger alerts on threshold

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If1d682abdc6a932bdf5b9bfe23737c3e6a6a6964
This commit is contained in:
raf 2026-02-14 01:37:52 +03:00
commit fcb32aa9be
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 94 additions and 5 deletions

View file

@ -52,9 +52,10 @@ async fn main() -> anyhow::Result<()> {
build_timeout,
log_config,
gc_config,
notifications_config,
notifications_config.clone(),
signing_config,
cache_upload_config,
notifications_config.alerts.clone(),
));
tracing::info!(