# iank: initial file from 2.24, added to empty ARGS. # config.file and tsdb.path are to configure the upstream version to use # the default locations of the debian package. # Sets the command-line arguments to pass to the server. to see all options, run prometheus --help ARGS="--web.listen-address=127.0.0.1:9090 --web.external-url=https://b8.nz:9091 --log.level=info --config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path=/var/lib/prometheus/metrics2/" # for testing #--query.lookback-delta=15s"