mirror of
https://github.com/grafana/grafana.git
synced 2024-12-30 10:47:30 -06:00
2319c52c85
Instead of using the frame name as the series name, we now use the name of the series value column if the frame name is not set. Queries to some datasources may end up with an empty frame name, which leads to an empty series name. As the series name is used in the frontend to display which metrics were queried etc. it shouldn't be empty. |
||
---|---|---|
.. | ||
classic | ||
mathexp | ||
translate | ||
commands.go | ||
graph_test.go | ||
graph.go | ||
nodes_test.go | ||
nodes.go | ||
service_test.go | ||
service.go | ||
transform.go |