quickwit-oss / quickwit-oss/quickwit-datasource
ability to link to log line
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
when in the log view, it would be handy to be able to share a link to a specific log line (and its context?). This has been request on fly forum. I'm not entirely sure how that would work given quickwit doesn't give a persistent id to documents that could be leveraged here
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 inspecting the log view and how Quickwit documents are represented, focusing on whether a log line or its context has a stable identifier. Define how a shared link should preserve the selected line and context, then verify that the link can be reopened to the same log entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grafana, typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100