mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
eg. --web.listen-address cannot be provided in the config file, so a mechanism to modify the command line is necessary
8 lines
222 B
Bash
8 lines
222 B
Bash
prometheus_config_file=/etc/prometheus/prometheus.yml
|
|
prometheus_storage_path=/var/lib/prometheus/data
|
|
prometheus_retention_time=15d
|
|
prometheus_args=""
|
|
|
|
output_log=/var/log/prometheus.log
|
|
error_log=/var/log/prometheus.log
|