Wondering if anyone out there has used MYSQL datasource with the Status Panel. The plugin info does mention its not been tested with MYSQL, but I am trying a shot at it.
However none of my metrics are displayed. If anyone has explored this please let me know. Thanks.
![image](https://us1.discourse-cdn.com/grafana/original/2X/e/ea360d0144660cccdaff42db9d6554199b565f26.png)
I was use the plugin, and I see that the metrics no are show if you dont asing the same alias that metric name, in that sense, de plugin only supporrt single (one metric) per query…
Thanks @danielgonzalez … I am assuming, you are trying to say use a single metric per query and a separate alias for each.I have tried that but i receive error:
Error: There are multiple measurements with the same alias. Please give each measurement a unique name.
Hello,
Any luck on that issue?
I am trying to implement it with PostgreSQL, but having the same problem