chrome-service + mam-farming: doc clarifications (+ re-trigger CI apply missed earlier)
Some checks failed
ci/woodpecker/push/default Pipeline failed
Some checks failed
ci/woodpecker/push/default Pipeline failed
Two small doc additions that also re-include these stacks in Woodpecker's changed-stack detection. The earlier 2-commit push left chrome-service out of the HEAD~1..HEAD diff so its ignore_changes fix never applied; the monitoring apply was separately blocked by a stuck prometheus pending-upgrade (now cleared). - chrome-service: note the live pod's container order had drifted from this file's order, so a TF apply reorders them (containers[0] differs live-vs-TF until the apply lands) -- documents the confusion this caused during diagnosis. - mam-farming: cross-ref the grabber script that emits mam_grabber_last_run_timestamp. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
b0e8e3599f
commit
e783cae2cb
2 changed files with 5 additions and 0 deletions
|
|
@ -2840,6 +2840,7 @@ serverFiles:
|
|||
annotations:
|
||||
summary: "MAM ratio is {{ $value | printf \"%.2f\" }} for 24h (target: >= 1.0)"
|
||||
- alert: MAMFarmingStuck
|
||||
# Metric source: stacks/servarr/mam-farming/files/freeleech-grabber.py
|
||||
# Heartbeat-based: fires only when the grabber CronJob has not COMPLETED
|
||||
# a run in >4h (the original failure mode: Forbid-blocked / wedged in
|
||||
# ContainerCreating). The grabber heartbeats mam_grabber_last_run_timestamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue