hassio-addons / addon-prometheus

Prometheus - Home Assistant Community Add-ons
https://addons.community
MIT License
20 stars 29 forks source link

Fix addon-prometheus by updating some version numbers and file permissions #49

Closed 42Network closed 7 months ago

42Network commented 2 years ago

Proposed Changes

Bump prometheus to 2.37.0 Downgrade wheels to alpine-3.14 Eliminate /data/prometheus permission issue by adding chmod -R to prometheus.sh script Correct location of libraries

Related Issues

(Github link to related issues or pull requests)

mcarbonneaux commented 1 year ago

this fix can be commited to fix the "open /data/prometheus/queries.active: permission denied" error ?

frenck commented 7 months ago

Thanks for the PRs!

However, I've decided to no longer pursue the further development of this add-on. Up until now it has only been in edge, and was never released stable.

Feel free to pick up the sources to publish your own.

../Frenck