Prometheus: Update devenv block without a version to the latest version (#32847)

* Change default prometheus to latest and prometheus v1 to prometheus1

* Update README

* Remove prometheus1 block as not used
This commit is contained in:
Ivana Huckova
2021-04-13 15:12:48 +02:00
committed by GitHub
parent 4f3b3b12be
commit a0c38e243c
10 changed files with 11 additions and 90 deletions
@@ -2,6 +2,8 @@
build: docker/blocks/prometheus
ports:
- "9090:9090"
extra_hosts:
- "host.docker.internal:host-gateway"
node_exporter:
image: prom/node-exporter