Skip to content

Commit

Permalink
No depend for Prometheus in grafana-cloud (#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne authored Aug 3, 2023
1 parent 045385b commit 3ffb1bf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions grafana-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ services:
entrypoint: choose-config.sh
command: ["/bin/prometheus", "--storage.tsdb.path=/prometheus", "--web.console.libraries=/usr/share/prometheus/console_libraries", "--web.console.templates=/usr/share/prometheus/consoles"]
<<: *logging
depends_on:
- node-exporter
- blackbox-exporter
- json-exporter
- cryptowat-exporter
- cadvisor
- ethereum-metrics-exporter

ethereum-metrics-exporter:
restart: "unless-stopped"
Expand Down

0 comments on commit 3ffb1bf

Please sign in to comment.