feat: add bandwidth saved stat to dashboard #65
Reference in New Issue
Block a user
Delete Branch "benvin/bandwidth-saved-stat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Shows total bytes served from cache (instead of upstream) over the last 30 days. Queries
SUM(size_bytes) WHERE cache_hit = TRUEfrom access_log.