oliver006 / redis_exporter

Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x
https://github.com/oliver006/redis_exporter
MIT License
3.03k stars 859 forks source link

Add support for loading TLS system certificate store #858

Closed stanhu closed 6 months ago

stanhu commented 6 months ago

Previously a server CA had to be specified for TLS work, even if the system store trusted the cert already.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 226


Changes Missing Coverage Covered Lines Changed/Added Lines %
exporter/tls.go 5 7 71.43%
<!-- Total: 5 7 71.43% -->
Totals Coverage Status
Change from base Build 221: -0.07%
Covered Lines: 1951
Relevant Lines: 2122

💛 - Coveralls