blumeops/fly
Erich Blume 1a2e512b4b Fix cache hit rate on APM and Fly.io dashboards
The cache_requests_total metric used match_all=true, counting health
check requests (no cache_status) alongside real traffic. Dashboard
queries used rate()[5m] which produced blank or 100% on low-traffic
static sites. Switch to increase()[$__range] for meaningful aggregation
and add null/NaN value mapping to show "No traffic" instead of red.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 18:39:47 -08:00
..
alloy.river Fix cache hit rate on APM and Fly.io dashboards 2026-02-12 18:39:47 -08:00
Dockerfile Serve friendly error page when Fly.io proxy upstreams are unreachable (#133) 2026-02-09 12:01:24 -08:00
error.html Serve friendly error page when Fly.io proxy upstreams are unreachable (#133) 2026-02-09 12:01:24 -08:00
fly.toml Bump Fly.io proxy VM to 512MB, fix TruffleHog scanning (#152) 2026-02-11 12:03:51 -08:00
nginx.conf Update CV release to v1.0.3, add X-Clacks-Overhead header (#176) 2026-02-12 17:08:22 -08:00
start.sh Zero-downtime Fly.io deploys (#132) 2026-02-09 11:34:19 -08:00