Skip to content

Commit e163b33

Browse files
author
aikoven
committed
feat: update grafana dashboard
1 parent bed74e0 commit e163b33

File tree

3 files changed

+3201
-3478
lines changed

3 files changed

+3201
-3478
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ services:
2424
- '127.0.0.1:4500:4500'
2525

2626
prometheus:
27-
image: prom/prometheus:v2.13.1
27+
image: prom/prometheus:v2.35.0
2828
volumes:
2929
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml:ro
3030
# ports:
3131
# - '127.0.0.1:9090:9090'
3232

3333
grafana:
34-
image: grafana/grafana:7.4.0
34+
image: grafana/grafana:8.5.3
3535
volumes:
3636
- ./grafana:/etc/grafana
3737
depends_on:

docs/grafana.png

-85 KB
Loading

0 commit comments

Comments
 (0)