quickwit-oss / quickwit-oss/quickwit-datasource

Bug in date filtering

Open
#132 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
76
Forks
44
PR merge metrics
No merged PRs in 30d

Description

I did not investigate much.

When I search 1719597920321728427 on quickwit's index on fly, I get a single result at 2024-06-28 18:05:20.515.

image

When changing the timezone and selecting the time range by clicking on the time histogram I end up in this weird state.
image

The histogram shows data but not log lines is captured.

In this specific example, the date picker shows:
2024-06-28 17:55:04 -> 2024-06-28 18:03:02 UTC so the log line is indeed out of range.

The date histogram should show no data I believe?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the Quickwit datasource for Grafana using the reported index, timestamp, timezone change, and time histogram selection. Compare the histogram data with the selected date-picker range and verify that the histogram shows no data when the matching log line is outside that range.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.