adoptium / adoptium/log-analysis

Template proportions

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Given a template id, return a proportion of how often it occurs in a time range.

Eg; given id 38 (or maybe take in a string optionally too), find what percentage of log events are id 38 in time range

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing entry points for template lookup and time-range log analysis. Trace how log events are counted, then define the result as the percentage of events matching the requested template id; completion should include support for the stated id input and time range.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
analytics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.