• devpi-v1.0.1 0d8eb651d4

    Fix XID Age graph to show threshold context (#69)
    All checks were successful
    Build Container / build (push) Successful in 1m10s

    eblume released this 2026-01-29 07:08:21 -08:00 | 904 commits to main since this release

    Summary

    • Add fixed Y-axis (0-220M) so the 200M autovacuum threshold is always visible
    • Add dashed threshold lines at 150M (yellow warning) and 200M (red danger)
    • Update title to clarify the threshold

    Context

    The raw XID age naturally trends upward between vacuum freezes, which looked alarming without context. Current values (~143K-216K) are at 0.1% of the threshold - completely healthy.

    Deployment and Testing

    • Sync grafana-config app to feature branch
    • Verify threshold lines appear on PostgreSQL dashboard

    🤖 Generated with Claude Code

    Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/69

    Downloads