summaryrefslogtreecommitdiffstats
path: root/internal/metrics
Commit message (Expand)AuthorAgeFilesLines
* feat: add metrics for blocked eventsbndw2 days2-0/+24
* 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
* refactor: serve metrics on main HTTP port instead of separate portbndw3 days1-4/+12
* feat: add metrics dashboard HTML pagebndw3 days2-0/+322
* feat: integrate config system into relay main.gobndw3 days1-0/+9
* feat: add Prometheus metrics and YAML config file supportbndw3 days3-0/+625