Skip to content

Releases: zhmcclient/zhmc-prometheus-exporter

Release 1.7.1

19 Aug 17:15
Compare
Choose a tag to compare

Release 1.7.0

01 Aug 15:56
Compare
Choose a tag to compare

Release 1.6.1

30 Jul 09:18
Compare
Choose a tag to compare

Release 1.6.0

03 Apr 10:47
Compare
Choose a tag to compare

Release 1.5.2

03 Apr 05:46
Compare
Choose a tag to compare

Release 1.5.1

24 Feb 17:06
Compare
Choose a tag to compare

Release 1.5.0

28 Nov 09:47
Compare
Choose a tag to compare

Release 1.4.3

28 Nov 09:03
Compare
Choose a tag to compare

Release 1.5.0b3

15 Nov 05:08
Compare
Choose a tag to compare
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]

Release 1.5.0b2

09 Nov 11:01
Compare
Choose a tag to compare
Release 1.5.0b2 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]