Add missing probe_tls_version_info and probe_ssl_last_chain_info metrics to STARTTLS...
authorLyas Spiehler <lspiehler@gmail.com>
Tue, 15 Nov 2022 19:07:06 +0000 (13:07 -0600)
committerGitHub <noreply@github.com>
Tue, 15 Nov 2022 19:07:06 +0000 (00:37 +0530)
commit7554eefbb510c7c8dd62e455e9a128045b4d0b9d
tree31c2ddca2f985b68867d88c9c5e731f1527a8f2e
parent0e044cf0eacb4526bddbb73f550810b551b7e5d9
Add missing probe_tls_version_info and probe_ssl_last_chain_info metrics to STARTTLS TCP probes (#983)

probe_tls_version_info and probe_ssl_last_chain_info metrics were missing from STARTTLS TCP probes and added them.

Signed-off-by: Lyas Spiehler lspiehler@gmail.com
prober/tcp.go