Closed
Bug 1110270
Opened 11 years ago
Closed 11 years ago
Migrate Mozbench away from Datazilla
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dminor, Assigned: dminor)
References
Details
Mozbench is currently reporting benchmark results to Datazilla. Datazilla presents a difficult UI for these results and is also reaching end of life, so we need to replace it.
It was suggested that Grafana [1] would be a good UI for these results. Based on this, I'll investigate Graphite, InfluxDB and OpenTSDB as backends, starting with InfluxDB.
[1] http://grafana.org/
Assignee | ||
Comment 1•11 years ago
|
||
Initial work is landed here:
https://github.com/dminor/mozbench/commit/d2fa482b42ce45de4970c9a9dc9f65b78737461e
I'm running a test Grafana / InfluxDB and things look good so far, but I'll need to collect some more data before I'm comfortable closing this bug.
Assignee | ||
Comment 2•11 years ago
|
||
Data is being displayed here [1] and is seems like grafana/influxdb will give us a usable solution (at the very least as usable as datazilla was.) I'll get feedback from the games team and file follow on bugs as needed.
[1] http://ouija.allizom.org/grafana/index.html#/dashboard/file/mozbench.json
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Very nice, thanks for doing this.
Comment 4•11 years ago
|
||
(In reply to Dan Minor [:dminor] from comment #2)
> Data is being displayed here [1] and is seems like grafana/influxdb will
> [1] http://ouija.allizom.org/grafana/index.html#/dashboard/file/mozbench.json
I get 500 internal server error.
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Martijn Wargers [:mwargers] (QA) from comment #4)
> (In reply to Dan Minor [:dminor] from comment #2)
> > Data is being displayed here [1] and is seems like grafana/influxdb will
> > [1] http://ouija.allizom.org/grafana/index.html#/dashboard/file/mozbench.json
>
> I get 500 internal server error.
Thanks for letting me know, now fixed!
You need to log in
before you can comment on or make changes to this bug.
Description
•