leancodepl / leancodepl/flutter_corelibrary
[leancode_debugger] - allow to exclude requests in logs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dart
- Stars
- 89
- Forks
- 12
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 2
Description
If app using for example /health endpoint reading logs is not the best experience, it will help :D
Contributor guide
No contributing guide indexed for this repository
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 locating the leancode_debugger entry point that records requests in logs, using the /health example as the motivating case. Determine how request exclusions could be configured, and consider the work complete when excluded endpoints no longer appear in request logs while other requests remain logged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100