summaryrefslogtreecommitdiffstats
path: root/internal/metrics/dashboard.html
Commit message (Expand)AuthorAgeFilesLines
* fix: clarify Storage 'Blocked' label as 'Blocked Kinds'bndw41 hours1-1/+1
* feat: separate Auth Writes and Auth Reads on dashboardbndw47 hours1-4/+22
* feat: track authorized (authenticated + successful) requestsbndw48 hours1-0/+7
* feat: add auth rejection metrics to dashboardbndw48 hours1-5/+12
* feat: add metrics for blocked eventsbndw2 days1-0/+7
* style: dashboardbndw3 days1-5/+1
* style: restyle dashboard to match index page aestheticbndw3 days1-63/+89
* feat: add storage stats and average latency metricsbndw3 days1-0/+6
* fix: dashboard prefix detection with Go runtime metricsbndw3 days1-1/+2
* fix: properly chain gRPC interceptors and fix dashboard uptimebndw3 days1-6/+10
* feat: add metrics dashboard HTML pagebndw3 days1-0/+314