Metrics¶
Per-site usage data. Live in the portal Site → Metrics tab.
Status: skeleton
Full content lands in a follow-up pass.
What's tracked¶
- Egress bytes (the metered quantity)
- Request count by status code class (2xx / 3xx / 4xx / 5xx)
- Cache hit ratio
- p50 / p95 / p99 origin response time
- Top paths by request count (last 24h)
Retention¶
- Per-minute resolution: 24 hours
- Per-hour resolution: 30 days
- Per-day resolution: 1 year
What we don't show¶
- Client IPs (not collected for Tor; hashed for clearnet)
- Request bodies, response bodies, header values (never logged to disk)
- Reader identities (Tor circuit ID is the only correlator and rotates per circuit)