Prometheus total Energy export
Open
@inimaz is already working on this.
Since Nov 19, 2025.
enhancement
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 323
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Is your feature request related to a problem? Please describe.
Prometheus exporter does only provide current power and energy consumption between each push. As far as I know the prometheus push gateway only caches a single values. Therefore if prometheus querys not often enough it is possible to miss values.
Describe the solution you'd like
Export the total energy since start of the application
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.
Assessment
This issue has not been assessed yet.