Hello everyone,
My grafana’s version is 10.4.2, my grafana’s datasource is mysql, it stored the power consumption per minute of over 200 cabinets, so I used ‘Time series’ to display them. Now I have two questions that I hope you can help me with.
1.The name displayed of the data taken out on the panel is the column name of the power_consumption by default. How can I change this name to the cabinet_id searched by sql statement?
2.Normally, one query must be added to each cabinet. Can I add more than 200 cabinets in batches? Or can I use a script?
The data format is as follows, hope can get help from here, thanks a lot