tkurki / signalk-to-influxdb2

Apache License 2.0
6 stars 4 forks source link

Update readme for grafana datasource #70

Closed sberl closed 3 weeks ago

sberl commented 4 weeks ago

Fixed the instructions in the README.md file for creating a datasource for Grafana to talk to an influxDB v2 server. Authorization header is not required. Use API token created by influxDB as password.

tkurki commented 3 weeks ago

Superceded by #69 - but thanks anyway!