circus/crates
NotAShelf 83071514a3
fc-server: add metrics visualization dashboard
Adds a /metrics page with Chart.js charts, which requires an annoying
CDN fetch but until I figure out a good method of fetching things during
build it's our best bet. I've pinned the thing so it's probably good.

The page displays build counts, duration percentiles and system
distribution. Time range and project filters are included, and the
metrics page is linked from navigation.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I99059594c29a9b35d2fd4d140628d6f46a6a6964
2026-02-14 18:08:21 +03:00
..
common fc-server: add timeseries API endpoints for visualisation 2026-02-14 18:08:20 +03:00
evaluator treewide: format with nightly rustfmt; auto-fix Clippy lints 2026-02-08 22:23:20 +03:00
migrate-cli various: remove unused imports and parameters; fix clippy lints 2026-02-05 22:45:23 +03:00
queue-runner various: initial support for S3 cache upload 2026-02-14 18:08:19 +03:00
server fc-server: add metrics visualization dashboard 2026-02-14 18:08:21 +03:00