Traffic per day, last 30 days. Sourced straight from Cloud Run's own
logs (Cloud Logging) — no separate usage database. Both counts only
include real searches, not idle page loads. Unique visitors are
approximate — a long-lived per-browser cookie, not a real identity.
Loading usage stats…
A loading spinner here is expected, by design — these numbers come from a
live, multi-second Cloud Logging scan, cached per app instance rather than
shared. The first visit after a given instance starts (or the first visit
in a while) waits on that scan; later visits to the same warm instance get
a near-instant answer, possibly a few minutes stale while a background
refresh catches up.