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
Anything else we need to know?:
Environment:
- Grafana version:
- Plugin version:
- OS Grafana is installed on:
- User OS & Browser:
- Others: