Release 1.5.0b3
Pre-release
Pre-release
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]