@cryptotaxi247 / netdata-1 / commits / 28a96a3e5

Update x509check/metadata: add missing smtp schema (#17908)

Schema smtp already works, it is already used in this file in an example, and it is mentioned in config_schema.json.

Alex Efros committed Jun 16, 2024 at 18:06 UTC 28a96a3e5dc2b8a18fe2b9e40f83c6bce4bba5dd
1 file changed +1 -1
src/go/collectors/go.d.plugin/modules/x509check/metadata.yaml
+1 -1
@@ -59,7 +59,7 @@ modules:
59 default_value: 0
60 required: false
61 - name: source
62 - description: "Certificate source. Allowed schemes: https, tcp, tcp4, tcp6, udp, udp4, udp6, file."
62 + description: "Certificate source. Allowed schemes: https, tcp, tcp4, tcp6, udp, udp4, udp6, file, smtp."
63 default_value: ""
64 required: false
65 - name: days_until_expiration_warning