Hello. I am setting up Sitespeed.io using NodeJS since Docker installation is not allowed in my organization.
I am able to push the data to InfluxDB and visualize on Grafana using the PageSummary dashboard from here
However, I also want to view the Lighthouse report values on Grafana. The Plus1 dashboard on GitHub is configured to reach from Graphite DB.
Wanted to check, do we have any dashboard which can be imported to view Lighthouse report values using InfluxDB+Grafana using NodeJS setup?
@soulgalore