Hi all,
I’m new to Grafana and InfluxDB2.0 and I’m trying to connect my InfluxDB to my Grafana, however I’m facing the error: “Error reading InfluxDB”:
What am I doing wrong? I filled in the parameters like this:
Basic Auth Details → User & Password → My login credentials to the InfluxDB2.0 GUI.
InfluxDB Details → Organization → Part of the url, such as:
http://localhost:8086/orgs/296a21e66c3ab5ca/load-data/buckets
“296a21e66c3ab5ca” is the Organization
InfluxDB Details → Token-> Token I’ve created to read/write data.
InfluxDB Details → Default Bucket-> The ID of this bucket:
What am I missing or doing wrong? Please let me know! Thanks in advance!