mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 18:13:32 -06:00
* introduce a function checkIfSeriesNeedToBeFixed to scan all value fields in the response and provide a function that updates Series so they can be uniquely identifiable. Only Graphite and TestData are checked. * update `convertDataFramesToResults` to run this function and provide it to WideToMany * update WideToMany to run the fix function if it is not nil |
||
---|---|---|
.. | ||
engine_test.go | ||
engine.go | ||
eval_data_test.go | ||
eval_data.go | ||
eval_query_test.go | ||
eval_query.go |