aboutsummaryrefslogtreecommitdiffstats
path: root/internal/metrics/dashboard.html
Commit message (Expand)AuthorAgeFilesLines
* fix: clarify Storage 'Blocked' label as 'Blocked Kinds'bndw2026-02-151-1/+1
* feat: separate Auth Writes and Auth Reads on dashboardbndw2026-02-151-4/+22
* feat: track authorized (authenticated + successful) requestsbndw2026-02-151-0/+7
* feat: add auth rejection metrics to dashboardbndw2026-02-151-5/+12
* feat: add metrics for blocked eventsbndw2026-02-151-0/+7
* style: dashboardbndw2026-02-141-5/+1
* style: restyle dashboard to match index page aestheticbndw2026-02-141-63/+89
* feat: add storage stats and average latency metricsbndw2026-02-141-0/+6
* fix: dashboard prefix detection with Go runtime metricsbndw2026-02-141-1/+2
* fix: properly chain gRPC interceptors and fix dashboard uptimebndw2026-02-141-6/+10
* feat: add metrics dashboard HTML pagebndw2026-02-141-0/+314