Is your feature request related to a problem? Please describe.
We have the First Version of the NuttX Dashboard for our Build Farm!
- "Continuous Integration Dashboard for Apache NuttX RTOS (Prometheus and Grafana)"
- "Grafana Dashboard on Google Cloud VM for Apache NuttX RTOS"
Try it here (hosted on Google Cloud): https://nuttx-dashboard.org
This Dashboard consolidates the Build Logs from all Linux Build Servers (Alin, mine, GitHub CI). So it's convenient to spot any Errors and Warnings in our builds.
The Highlights Section will turn red if there are errors. (Severity 0)
We can filter the builds by Arch / SubArch / Group / Board / Config:
If you're keen to add your own Ubuntu PC or Mac to our Build Farm, please follow the steps below and tell me your GitHub Gist ID:
Describe the solution you'd like
We created the Dashboard with open-source Grafana and Prometheus. Source Code is here
Describe alternatives you've considered
No response
Verification
- I have verified before submitting the report.