quickwit-oss / quickwit-oss/quickwit-datasource

Support for logging the Query

Open
#10 0 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

It could be helpful for debugging and troubleshooting to log the underlying Query sent from Grafana to Quickwit.
Maybe look for a global Grafana setting such as debug and log the Query in the web console based on the value.
Server-side logging might be fine for this. It all depends on how easily a user can grab the logged query and send it for troubleshooting assistance.

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 file or test is named. Start by locating where the Grafana data source sends the underlying Query to Quickwit, then determine whether the issue's preferred output is browser-console logging controlled by a Grafana debug setting or server-side logging. Done means the chosen approach exposes the query clearly enough for users to capture and share during troubleshooting.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.