quickwit-oss / quickwit-oss/quickwit-datasource

Can't create alert rule with quickwit on a non-numeric series of values

Open
#155 4 comments 0 reactions 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

Hello !
I'm trying to create an alert on Grafana using quickwit.
My query is working well in the explorer but when it comes to alerting, it does not work because input data must be a wide series field such as Loki do if I understand well.
The exact error I get is : [sse.readDataError] [A] got error: input data must be a wide series but got type long (input refid)
Is there a way to do it and where can I find it ?
Thanks a lot !

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

No source file or test is named. Start by reproducing the alerting query in Grafana with Quickwit and trace how the data source handles the reported long-series result versus the required wide series. Done means determining whether this alert can be supported and adding a verified fix or a clearly documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
grafana, typescript
Domain
observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.