adoptium / adoptium/log-analysis
Add count for within timestamp range
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Given a timestamp, and a delta, count how many log events occurred in that range
Contributor guide
Research direction
Start by locating the existing log-event parsing and counting entry points in the repository, then determine how timestamps and deltas are represented. Done means a timestamp-and-delta query returns the number of log events occurring within that range, with behavior verified against the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100