plugin-lighthouse
plugin-lighthouse copied to clipboard
View Speed Index from Lighthouse Plugin Audit in InfluxDB and Grafana
Hello @soulgalore,
Am able to view the LCP, INP and CLS values from "numericValue" measurement in InfluxDB which contains the Audit values from Lighthouse. I wanted to check, how can we get the Speed Index value from Lighthouse in Influx DB?
Thank you!
Hi @shrutiseth you can configure which metrics that will be sent, there are documentation here: https://www.sitespeed.io/documentation/sitespeed.io/configure-metrics/
It isn't super straightforward but at least it should be possible.
Best Peter