Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.5.0.beta1 #364

Closed
wants to merge 3 commits into from
Closed

Release 1.5.0.beta1 #364

wants to merge 3 commits into from

Conversation

andy-maier
Copy link
Member

No description provided.

Details:

* Added support for communicating with Prometheus using HTTPS by adding a
  new section 'prometheus' to the HMC credentials file, that can specify
  server certificate and key files, CA credentials file for validating
  client certificates (mTLS), and a flag for disabling client vertificate
  validation.

* Since it makes sense to also specify the port for exporting in the new
  'prometheus' section, that was also added. The -p command line option
  overrides the port specified in the HMC credentials file, which
  defaults to 9291, so this is backwards compatible.

* For now, the prometheus-client package is installed directly from its fork
  andy-maier/client_python. Once its new version has been released, it
  will need to be changed again to be installed from Pypi.

Signed-off-by: Andreas Maier <[email protected]>
This is needed as long as the prometheus-client package is installed
from the git repo directly (since that version requires Python>=3.8).

Signed-off-by: Andreas Maier <[email protected]>
Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier self-assigned this Aug 28, 2023
@andy-maier andy-maier added this to the 1.5.0 milestone Aug 28, 2023
@andy-maier andy-maier closed this Aug 28, 2023
@andy-maier andy-maier deleted the release_1.5.0.beta1 branch August 28, 2023 11:14
@andy-maier andy-maier modified the milestones: 1.5.0, 1.5.0b1 Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant