grafana / mqtt-datasource

MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.
Apache License 2.0
168 stars 49 forks source link

Seems to only get data as integer when it is actually published with decimals. #85

Open rikardwissing opened 10 months ago

rikardwissing commented 10 months ago

Only get the number into grafana as an integer. Which makes small numbers quite useless.

See screenshot

image