grafana / mqtt-datasource

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

Multiple Queries in 1 Panel #78

Closed lilsharu closed 1 year ago

lilsharu commented 1 year ago

When using multiple queries in a single panel, it seems like you aren't able to treat the queries separately (say, if I want to scale each query by a different amount and add them together, or if I want to change the label on two different queries to two different things):

Screenshot from 2023-06-01 11-41-24 Screenshot from 2023-06-01 11-41-37

lilsharu commented 1 year ago

This functionality is fixed now

Mayerch1 commented 8 months ago

@Mastermind497 I'm using the plugin in version 1.0.0-beta.3 on Grafana Grafana v10.2.3 and I can't get this working. While the dropdown is now returning data, I still can't distinguish between multiple queries.

All queries are shown as a single entity.

grafik grafik

While I can override all queries using this approach, it isn't helpful for overriding specific attributes.