Commit 82bb799
committed
Document difference between
blackbox-exporter currently offers two metrics to
measure when TLS Certificates will expire.
The difference between them is very subtle, but
using `probe_ssl_earliest_cert_expiry`
for checking whether a certificate is due to
replacement can lead to false positive alerts.
This documents the difference between those two.
Generally `probe_ssl_last_chain_expiry_timestamp_seconds`
seems to be what most people would want to use.
Signed-off-by: Tobias Guggenmos <guggenmos@dfn-cert.de>ssl_expiry metrics1 parent 7e25c6f commit 82bb799
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments