File prometheus-json_exporter.sysconfig of Package prometheus-json_exporter
## Path: Network/Monitors/Prometheus/json_exporter
## Description: Prometheus JSON exporter startup parameters
## Type: string
## Default: ''
#
# Additional arguments for the json_exporter.
# Please call: /usr/bin/json_exporter --help
# for a full list of possible options.
# Note: Please keep the list on one line, of possible.
#
ARGS='--config.file=/etc/prometheus/json_exporter.yml --web.listen-address=:7979 --log.level=info --log.format=logfmt'