quickwit-oss / quickwit-oss/quickwit-datasource
Improve log context field filtering
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
cf : https://github.com/quickwit-oss/quickwit-datasource/pull/45#discussion_r1480647233
Fields shown in the log context sidebar may not be relevant filters.
There may not be a sensible default exclusion list.
How can this be improved ?
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
Read the linked pull-request discussion first, then trace the log context sidebar implementation in this TypeScript Grafana data source. Define which fields are relevant filters and whether the exclusion behavior should be configurable or use a default list; done means the selected behavior is implemented and verified by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100