Skip to content

Commit

Permalink
fixup! Replace graphite-web by carbonapi+grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
Felixoid committed Nov 3, 2024
1 parent 06fd09d commit 9b33262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
networks:
- graphite-clickhouse-tldr
carbonapi:
image: ghcr.io/go-graphite/carbonapi:0.16.1
image: ghcr.io/go-graphite/carbonapi:0.17.0
volumes:
- "./carbonapi.yml:/etc/carbonapi.yml"
- "./graphTemplates.yaml:/etc/graphTemplates.yaml"
Expand Down

0 comments on commit 9b33262

Please sign in to comment.