Skip to content

Commit

Permalink
#73 fix monitoring and Grafana to v5 with provisioning
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed May 28, 2018
1 parent b68cebe commit c9d3ae7
Show file tree
Hide file tree
Showing 4 changed files with 3,318 additions and 4,748 deletions.
2 changes: 1 addition & 1 deletion services/monitoring/docker-compose-14.4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:

prometheus:
# image: prom/prometheus:v2.0.0
image: prom/prometheus:latest
image: prom/prometheus:2.2.1
container_name: prometheus
labels:
- "traefik.backend=prometheus"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: 1

# Docker Monitoring: https://github.com/philicious/grafana-dashboards nr 193
# Node Exporter Dashboard Full: https://grafana.com/dashboards/5174
# Node Exporter Full: https://grafana.com/dashboards/5174
providers:
- name: 'Prometheus'
orgId: 1
Expand Down

0 comments on commit c9d3ae7

Please sign in to comment.