Skip to content

On Explore. After click on older logs on side bar, the next window of logs are loaded (instead of the remaining logs int the first query) #1097

@hsuanyi

Description

@hsuanyi

What happened:
In clickhouse, we need to have LIMIT in the query (grafana cannot load minions of results anyway). Thus, the results after the limit are not returned to grafana (which is expected).

But if you click on older logs on side bar to trigger 2nd query, the 2nd query would read from the next window (as opposed to picking up what was left off in the 1st query).

What you expected to happen:
Grafana should use the last result's timestamp from the 1st query to form the filter for the 2nd query.

How to reproduce it (as minimally and precisely as possible):

Screenshots

Image

Anything else we need to know?:

Environment:

  • Grafana version:
  • Plugin version:
  • OS Grafana is installed on:
  • User OS & Browser:
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions