Get the latest tech news
Continuous Integration Dashboard for Apache NuttX RTOS (Prometheus and Grafana)
Last article we spoke about the (Twice) Daily Builds for Apache NuttX RTOS. Today we talk about Monitoring the Daily Builds (also the NuttX Build Farm) with our new NuttX Dashboard.
Which makes it simpler to Colour-Code our Dashboard: Green(Success)/ Yellow(Warning)/ Red(Error). Remember that our Build Scores are stored inside a special (open-source) Time Series Database called Prometheus. That’s why we install Pushgateway as a HTTP Endpoint (Staging Area) that will serve the Build Score (Metrics) to Prometheus.
Or read this on Hacker News