zhmcclient / zhmc-prometheus-exporter

A Prometheus exporter for the IBM Z HMC
Apache License 2.0
12 stars 8 forks source link

Added exception handling for HTTP; Broadened exception handling for HTTPS #413

Closed andy-maier closed 8 months ago

andy-maier commented 8 months ago

For details, see the commit message.

Note that this PR does not address the problem reported in issue #397 because I think that error is raised by the HTTPS thread after start_http_server() has already returned.

coveralls commented 8 months ago

Coverage Status

coverage: 37.628%. first build when pulling 48c478707fb7d7211c5258df5f66725cfda14301 on andy/add-http-exception-handling into 2d7e110eb56c9457f0840df9d0b830e06e90080e on master.

andy-maier commented 8 months ago

@Charles1000Chen agreed to the change, so I'll merge this PR in order to release a new beta version.