ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
507 stars 95 forks source link

Metric name ssl_verfied_cert_not_after typo, should be ssl_verified_cert_not_after #51

Closed nia1048596 closed 3 years ago

nia1048596 commented 3 years ago

Hi,

There is a typo in the metric name ssl_verfied_cert_not_after, missing an i in verified.

ribbybibby commented 3 years ago

Hi @nia1048596, thanks for pointing this out!

Not only was the name wrong, the test that should have caught this was wrong as well. I've sorted both and this should be resolved in 2.1.1.