nextcloud / nextcloud/profiler
Allow searching and summing in events list
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 11
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 17
Description
Would be nice to be able to get the combined time of all "bootstrap:register_app:.*:autoloader" events
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
The requested work concerns the events list in the profiler UI. Start by locating that entry point; done means users can search for the "bootstrap:register_app:.*:autoloader" pattern and see the combined time for matching events.
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
- Needs clarification
- Newbie friendliness
- 35/100