8000 Create dashboard webpage · Issue #12 · vapor/bot-github · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Create dashboard webpage #12

Open
twof opened this issue Mar 8, 2019 · 2 comments
Open

Create dashboard webpage #12

twof opened this issue Mar 8, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@twof
Copy link
Member
twof commented Mar 8, 2019

Now that we're saving performance test results to DB upon merge, we can track performance test results over time. Having a dashboard where folks can explore those results would be pretty sweet. Unless someone has a reason it shouldn't be, it would be cool to have it be publicly accessible.

MVP would be one graph per repo with a line for each performance test.

@twof twof added the enhancement New feature or request label Mar 8, 2019
@MrLotU
Copy link
Member
MrLotU commented Mar 8, 2019

Should be doable quite easy. Maybe just use something builtin and use Prometheus / Grafana or something? @joscdk does Cloud 2 already have this (or have it planned?)

@tanner0101
Copy link
Member

I think since the data is already collected, we just need some HTML and JS to display it. I'd recommend Chart.js or if we want to get fancy D3.

A simple approach would be creating a single HTML page, then putting that in the /Public folder. It will then be accessible at bot-gh.vapor.codes/foo.html.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
0