Skip to content

Remove adding sort by to the end of query and use sort_direction query parameter #513

@arturminchukov

Description

@arturminchukov

Currently datasource is using the sort by pipe for sort direction on the explore and dashboard pages. But querying the sort by (_time) asc is not optimized. Need to replace using sort by(_time) asc/desc to sort_direction parameter.

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions