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:
@@ -2,6 +2,8 @@
|
||||
build: docker/blocks/prometheus
|
||||
ports:
|
||||
- "9090:9090"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
node_exporter:
|
||||
image: prom/node-exporter
|
||||
|
||||
Reference in New Issue
Block a user