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
Alert rules: backlog growing for N minutes, failure rate above threshold,
scheduler missed a run
Notes
The dashboard should make the KEDA autoscaling issue visible — replicas and
queue depth on the same time axis is the single most convincing screenshot this
project can produce.
prom-clientis already a dependency, so metrics exist. What is missing is theKubernetes-side plumbing and something worth looking at.
Scope
/metrics, includingworkerandschedulerServiceMonitor(orPodMonitorfor the non-HTTP runtimes) per runtimequeue depth, job duration histogram, job failure rate, feed fetch latency,
alerts delivered
end-to-end alert latency
scheduler missed a run
Notes
The dashboard should make the KEDA autoscaling issue visible — replicas and
queue depth on the same time axis is the single most convincing screenshot this
project can produce.