issues Search Results · repo:green-coding-solutions/green-metrics-tool language:Python
Filter by
304 results
(77 ms)304 results
ingreen-coding-solutions/green-metrics-tool (press backspace or delete to remove)Currently GMT has an invalidated flag in the database (as defined in the structure.sql file)
We want to extend this mechanic to not be a single row in the database anymore, but rather a separate table ...
ArneTR
- 3
- Opened yesterday
- #1254
We want to have use strict ; in all the JS files we use.
Working item would be to:
- Include it in every JS file
- Check if all tests are running
- Validate front-ends manually if some unexpected ...
enhancement
good first issue
help wanted
ArneTR
- 1
- Opened 9 days ago
- #1246
Some of the files in GMT must run with elevated permissions to read from certain subsystems.
- /lib/hardware_info_root.py
- /tools/cluster/cleanup.py
- /metric_providers/cpu/energy/rapl/msr/component/metric-provider-binary ...
enhancement
good first issue
help wanted
ArneTR
- Opened 9 days ago
- #1244
- Finalisieren von https://github.com/green-coding-solutions/green-metrics-tool/pull/1200/files mit Tests
- Es muss gecheckt werden ob die geänderte Network Intensity auch zu dem gewünschten ...
ArneTR
- 1
- Opened 22 days ago
- #1239
Currently no timezone is given.
Since we store all data in the database with a timezone not information gets lost.
However when merging logs and DB data or when manually debugging it can be that timezone ...
good first issue
ArneTR
- Opened 27 days ago
- #1234
Currently there is no possibility to delete Watchlist entries (e..g https://metrics.green-coding.io/watchlist.html)
Since we now have a delete mechanism in the jobs already including ACL checks we could ...
enhancement
good first issue
help wanted
ArneTR
- Opened on Jun 14
- #1224
The dates that are displayed as part of a scenario measurement seem to be wrong.
Example (random measurement that was executed today):
https://metrics.green-coding.io/stats.html?id=a252adc7-aa42-4c57-a2d4-303152b7bc39 ...
davidkopp
- 1
- Opened on Jun 1
- #1207
When developing I have a lot of runs that are not really relevant. Often I test things that then don t work etc ..
Currently these runs are added to the DB. It would be nice to have a --no-save parameter ...
ribalba
- 3
- Opened on May 8
- #1177
In order to better drill down into complex runs the Eco CI API should also accept:
- job_id
- OS
- architecture
This data allows for more granular and complex analysis especially when matrix runs ...
enhancement
good first issue
help wanted
ArneTR
- Opened on Apr 19
- #1156
https://github.com/green-coding-solutions/green-metrics-tool/issues/1151 could have been caught with a simple
if ! python3 -c import sys; exit(0) if (sys.version_info.major, sys.version_info.minor) ...
ribalba
- 1
- Opened on Apr 17
- #1152

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.