quickwit-oss / quickwit-oss/quickwit-datasource

Show entire log document in Explorer Logs tab if `Message field name` wasn't specified

Open
#165 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

Hello,

Right now if Message field name was not specified QW Grafana plugin shows only timestamp and that is it. To see the message you need to open each one individually.
It would be nice if it could show the entire message as Kibana does. Below is example of the current QW Grafana Explorer Logs tab:

Image

Default Kibana view can be found here

Thanks,

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

Start by locating the Explorer Logs tab and the handling for an unspecified Message field name; compare the current timestamp-only rendering with the requested full-document view. Done means the entire log document is shown in the Logs tab when no message field is configured, while existing message-field behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
grafana, typescript
Domain
frontend, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.