nvchecker: add prometheus-ssl-exporter

This commit is contained in:
George Rawlinson 2021-10-26 07:04:55 +00:00
parent 9c626f277c
commit f1583a85a2
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -711,6 +711,12 @@ github = "SciresM/hactool"
use_max_tag = true
prefix = "hactool-"
[prometheus-ssl-exporter]
source = "github"
github = "ribbybibby/ssl_exporter"
use_max_tag = true
prefix = "v"
[prometheus-pgbouncer-exporter]
source = "github"
github = "prometheus-community/pgbouncer_exporter"