## Description: Prometheus unbound exporter startup parameters
## Type:        string
## Default:     ''
#
# Additional arguments for the unbound_exporter.
# Please call: /usr/bin/unbound_exporter --help
# for a full list of possible options.
# Note: Please keep the list on one line, of possible.
#
ARGS='-unbound.host=unix:/run/unbound/unbound.ctl -web.listen-address=:9155'
