Skip to content

Commit

Permalink
feat: update grafana dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
aikoven committed May 27, 2022
1 parent bed74e0 commit e163b33
Show file tree
Hide file tree
Showing 3 changed files with 3,201 additions and 3,478 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ services:
- '127.0.0.1:4500:4500'

prometheus:
image: prom/prometheus:v2.13.1
image: prom/prometheus:v2.35.0
volumes:
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml:ro
# ports:
# - '127.0.0.1:9090:9090'

grafana:
image: grafana/grafana:7.4.0
image: grafana/grafana:8.5.3
volumes:
- ./grafana:/etc/grafana
depends_on:
Expand Down
Binary file modified docs/grafana.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e163b33

Please # to comment.