Skip to content

Instantly share code, notes, and snippets.

View roadev's full-sized avatar
🎯
Focusing

Juan Roa roadev

🎯
Focusing
View GitHub Profile
docker-compose.yml for prometheus + node_exporter + grafana + cadvisor
---
version: '1.0'
volumes:
prometheus-data:
driver: local
grafana-data:
driver: local