Releases: zhmcclient/zhmc-prometheus-exporter
Releases · zhmcclient/zhmc-prometheus-exporter
Release 2.0.0
Release 1.7.1
Release 1.7.0
Release 1.6.1
Release 1.6.0
Release 1.5.2
Release 1.5.1
Release 1.5.0
Release 1.4.3
Release 1.5.0b3
This is a beta version that supports only Python 3.8 and higher, because it pulls in the prometheus-client package from its repo master branch. (The final 1.5.0 version will again support Python >=3.6).
Change log: https://zhmc-prometheus-exporter.readthedocs.io/en/latest/changes.html
This release is not on Pypi! For installing it, execute:
pip install zhmc-prometheus-exporter@git+https://github.com/zhmcclient/[email protected]
Or add the following to your requirements.txt file:
zhmc-prometheus-exporter@git+https://github.com/zhmcclient/[email protected]