mathoudebine / mathoudebine/turing-smart-screen-python
Offer the possibility to monitor t° average or hot spots
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
Based on https://github.com/mathoudebine/turing-smart-screen-python/pull/140
Is your feature request related to a problem? If so, please describe the problem.
By default, the CPU / GPU temperatures displayed are the cores average
Describe the feature / solution to your problem you'd like
I want to be able to monitor hot spots (max. temperatures) instead of core average, and select it from the Configuration Wizard / config.yaml
Describe alternatives you've considered / and or tested
This PR #140 but it is better to let the user decide
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
Start by reviewing PR #140 and the existing Configuration Wizard and config.yaml handling. Trace how CPU and GPU temperatures are selected and displayed, then make the average-versus-hot-spot choice configurable. Done means users can select either mode through the wizard or config.yaml and the display reflects that choice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100