nextcloud / nextcloud/profiler
show queries for events
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 11
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 17
Description
- show the current event stack in the db query view
- show number of queries per event
- show list of queries in event view
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 in the profiler UI's database query view and event view, locating how events and their query counts are currently displayed. Implement the two unchecked checklist items: show the current event stack and list the queries for an event, then verify both views display the expected event and query details.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100