Store data in InfluxDB from sitespeed.io. This plugin was included in sitespeed.io before sitespeed.io 37 was released. After that version you need to install it yourself.
If you use NodeJs the simplest way is to install the plugin globally: npm install @sitespeed.io/plugin-influxdb -g
And then run sitespeed.io adding the pluging using the package name: sitespeed.io --plugins.add @sitespeed.io/plugin-influxdb --influxdb.host YOUR_HOST https://www.sitespeed.io
To see the command line options using help:
sitespeed.io --plugins.add @sitespeed.io/plugin-influxdb --help