blumeops/docs/changelog.d
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
..
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
cv-update-release-v1.0.2.feature.md Update CV release to v1.0.2 (#175) 2026-02-12 16:18:55 -08:00
cv-v1.0.3-and-clacks.feature.md Update CV release to v1.0.3, add X-Clacks-Overhead header (#176) 2026-02-12 17:08:22 -08:00
cv-v1.0.3-and-clacks.misc.md Update CV release to v1.0.3, add X-Clacks-Overhead header (#176) 2026-02-12 17:08:22 -08:00
fix-cache-hit-rate-dashboards.bugfix.md Fix cache hit rate on APM and Fly.io dashboards 2026-02-12 18:39:47 -08:00