I use mysql as the data source to draw panel on grafana, I want to use status as the column name of sum(lines), and then each status can show its value, but now only a total value is shown
I readed the official documentation, which says that status can be set as metric, but this does not work
this is my sql
I expect