# Set the command-line arguments to pass to the server.
ARGS="--config.file=/etc/eltex-prometheus/prometheus.yml \
--web.listen-address=:9990 \
--storage.tsdb.path=/var/lib/eltex-prometheus/metrics2/ \
--log.level=info \
"
