bigtreetech / bigtreetech/PandaPWR

FR: Averaged usage monitoring

Open
#10 0 comments 2 reactions 0 assignees View on GitHub
discuss later
Dominant language
No language data
Stars
41
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Current behavior: The monitor updates every second, showing data that varies significantly, making it difficult for users to track and comprehend changes in real time.

Proposed feature: Implement an option to display the average values over a user-defined time interval, such as every 5 or 10 seconds. This would help users better understand trends and fluctuations without the need to process rapidly changing data moment-to-moment. Having a smoothing option can enhance user experience by providing clearer and more actionable insights.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the monitor's one-second update loop and the code that presents its changing values. Define the averaging interval and confirm that the monitor displays averaged values over the selected period, including the proposed 5- and 10-second examples.

Written by the indexing model from the issue text.

Assessment

Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.