Answers for "run prometheus command"

0

run prometheus command

# Start Prometheus.
# By default, Prometheus stores its database in ./data (flag --storage.tsdb.path).
./prometheus --config.file=prometheus.yml
Posted by: Guest on August-13-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language