Skip to content

Results scraping

Antonio Caggiano requested to merge Fahien/tracie:influx into master

Introduce a script which should update a time-series database, InfluxDB in this case, with the latest results gathered from MesaCI pipelines.

These results are collected from jobs responsible to replay apitrace traces and upload the measured frame times within the piglit XML results to MinIO.

Frame times stored in the database are tagged with the name of the trace they are referring to and the name of the job, which brings information about the underlying hardware.

Merge request reports