nvchecker: add prometheus-ssl-exporter
This commit is contained in:
parent
9c626f277c
commit
f1583a85a2
1 changed files with 6 additions and 0 deletions
|
@ -711,6 +711,12 @@ github = "SciresM/hactool"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "hactool-"
|
prefix = "hactool-"
|
||||||
|
|
||||||
|
[prometheus-ssl-exporter]
|
||||||
|
source = "github"
|
||||||
|
github = "ribbybibby/ssl_exporter"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[prometheus-pgbouncer-exporter]
|
[prometheus-pgbouncer-exporter]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "prometheus-community/pgbouncer_exporter"
|
github = "prometheus-community/pgbouncer_exporter"
|
||||||
|
|
Loading…
Reference in a new issue