github ribbybibby/ssl_exporter v1.0.0

latest releases: v2.4.3, v2.4.2, v2.4.1...
4 years ago

This release introduces significant changes to the metric structure, removing most of the metrics and leaving ssl_cert_not_after and ssl_cert_not_before but with metadata attached as labels.

In addition to that change, this release also adds a new metric ssl_tls_version_info which reports the TLS version used in the probe.

Changelog

b7cdf62 update release process notes in README
c98cb10 cut 1.0.0 release
66ae153 add a grafana dashboard (#25)
13519dd add goreleaser
e3477cf add TLS version metric (#24)
80765ab add a github action to build the docker image
78ce406 fix tests
11e3e4c move metadata out of metrics and into labels
000c8a8 add tests for notBefore and notAfter
486b47f describe not before metric
0983ffd use the parsed target when connecting with the http client
874f02f fix docker instructions in README
5b927d8 fix example queries in README
81ff845 bump go version in .promu.yaml
0089529 build with go 1.13 explicitly in the Dockerfile
0a4a402 remove unnecessary STATICCHECK_IGNORE from Makefile
6d5223c use promhttp.Handler()
81504f6 make it work with Go 1.13

Don't miss a new ssl_exporter release

NewReleases is sending notifications on new releases.