nextcloud / nextcloud/profiler

show queries for events

Open
#151 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.