quickwit-oss / quickwit-oss/quickwit-datasource
Use errorsource from grafana-plugin-sdk
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
This is the way we should handle errors returned by quickwit on the backend side. An attempt was made here, but unfortunately, it was not working.
Not a high priority though, as #31 allows to show backend errors in the UI.
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 reviewing the linked commit and the grafana-plugin-sdk errorsource behavior, then trace how backend errors returned by Quickwit are currently handled. Confirm the expected errorsource integration and verify that backend errors are exposed correctly without relying only on the UI behavior described in #31.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100