Update python.d./varnish/metadata.yaml (#16143)
Update metadata.yaml
Fotis Voutsas committed
Oct 6, 2023 at 12:30 UTC
18961854a4aeda5c96588b47f5b08fcc25852b55
1 file changed
+2
-2
collectors/python.d.plugin/varnish/metadata.yaml
+2
-2
@@ -75,8 +75,8 @@ modules:
75
enabled: true
76
list:
77
- name: instance_name
78
- description: the name of the varnishd instance to get logs from. If not specified, the host name is used.
79
- default_value: '<host name>'
78
+ description: the name of the varnishd instance to get logs from. If not specified, the local host name is used.
79
+ default_value: ""
80
required: true
81
- name: update_every
82
description: Sets the default data collection frequency.