Skip to content

Commit

Permalink
Update Grafana support to version 11.2.2 (#264)
Browse files Browse the repository at this point in the history
- Updated the datasource JSON model
- Updated the Docker image to Grafana v11.2.2 in the Docker Compose file
  • Loading branch information
wanliqun authored Dec 20, 2024
1 parent 987074a commit 0cc57ae
Show file tree
Hide file tree
Showing 14 changed files with 5,245 additions and 3,447 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ services:
container_name: confura-influxdb

grafana:
image: grafana/grafana:8.0.3
image: grafana/grafana:11.2.2
platform: linux/amd64
ports:
- "3000"
Expand Down
Loading

0 comments on commit 0cc57ae

Please sign in to comment.