grafana / grafana-json-datasource

A data source plugin for loading JSON APIs into Grafana.
Apache License 2.0
269 stars 66 forks source link

groupBy: field selection incomplete #286

Open sh0rez opened 2 years ago

sh0rez commented 2 years ago

The Group By field selector appears to always swallow the first field of the dataframe, making it weirdly order dependent on a 2-field frame to select the right field.

gabor commented 5 months ago

hi @sh0rez , does this problem still happen on current grafana and json plugin version? if it still happens, could you please provide a sample JSON file to see the problem, and the exact setup of the query-editor? thank you!