ClusterLabs / ha_cluster_exporter

Prometheus exporter for Pacemaker based Linux HA clusters
Apache License 2.0
79 stars 35 forks source link

Support SSL/TLS connections #198

Closed rsponholtz closed 2 years ago

rsponholtz commented 3 years ago

The Prometheus team has created the exporter-toolkit project that contains an implementation for configuring and using SSL/TLS connections, rather than simple HTTP connections. This is clearly desirable in production environments, and should be added to the ha_cluster_exporter.

yeoldegrove commented 2 years ago

This was merged with #200