Good morning, I’m french, sorry for my bad english.
I want to display somes data from an esp8266 to grafana. I have installed : mosquitto + nodered + influxdb + grafana.
In the debug message of nodered I see my data, I have created an “influxdb out node” to an influxdb database. In grafana when I settings a new database, I have this message : “data source is working”, but on the dashboard I see “No data points” despite various configuration tests. Is somebody can help me ?
Good morning, I’m french, sorry for my bad english.
I want to display somes data from an esp8266 to grafana. I have installed:
Please tell us what you have installed it on - which operating system, which
version?
mosquitto + nodered + influxdb + grafana.
Please show us the configuration files you have set up for these.
In the debug message of nodered I see my data, I have created an “influxdb
out node” to an influxdb database. In grafana when I settings a new
database, I have this message : “data source is working”, but on the
dashboard I see “No data points” despite various configuration tests.
Tell us what “configuration tests” you have done and what the results were.
Basically, give us enough information to understand what you have set up, and
to reproduce it for ourselves if necessary.
I have exactly the same problem !
I have tried several solution in past days, but nothingh works.
os:windows10
Data sent to influxDB Cloud from node-red. No problem
I can see everithyng on InfluxDB CLoud. No Problem
It shows values of temperature and Luminosity from sensors
But when try to configure Grafana Cloud…