quickwit-oss / quickwit-oss/quickwit-datasource
Show entire log document in Explorer Logs tab if `Message field name` wasn't specified
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:
Default Kibana view can be found here
Thanks,
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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