wow a lot of changes happend since I set this up in October. I locked down the Prometheus version to 0.16.1, fixed the docker-compose to align the new config commands, and updated the prometheus.yml format to the new standard.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM prom/prometheus:latest
|
||||
FROM prom/prometheus:0.16.1
|
||||
|
||||
ADD prometheus.yml /etc/prometheus/prometheus.yml
|
||||
|
||||
|
Reference in New Issue
Block a user