blackbox-exporter: add tcp module
This commit is contained in:
parent
07ad98bb29
commit
f201af26e1
|
|
@ -6,3 +6,7 @@ modules:
|
|||
prober: http
|
||||
timeout: 5s
|
||||
http: {}
|
||||
tcp:
|
||||
prober: tcp
|
||||
timeout: 5s
|
||||
tcp: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue