DockerでPrometheusを構築
services:
prometheus:
image: prom/prometheus
container_name: nob-prometheus
ports:
- 9090:9090
# volumes:
# - ./volumes/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
services:
prometheus:
image: prom/prometheus
container_name: nob-prometheus
ports:
- 9090:9090
# volumes:
# - ./volumes/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml