Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.27 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.27 KB

Maestro ResultsDB

Introduction

Maestro ResultsDB is a tool that records the test data reported by the Maestro peers and downloaded by the client into a MariaDB database. After the data is loaded, it can generate reports comparing different tests. It has a loose integration with Prometheus (optional and disabled by default).

Note: this project is still a work in progress and documentation is scarce.

Building

Build Status (devel): Build Status

Build Status (master): Build Status

Codacy Report: Codacy Badge

Deploying Maestro Results DB

Deployment Documentation

Development

Development details for Maestro Results DB are available here.