Skip to content

Commit

Permalink
dc2023 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GilHoggarth committed Apr 12, 2023
1 parent 19551cc commit acb323a
Show file tree
Hide file tree
Showing 13 changed files with 210 additions and 7,259 deletions.
1 change: 0 additions & 1 deletion monitor/beta/start_monitor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ envsubst < ./grafana/grafana.ini-template > ./grafana/grafana.ini
envsubst < ./grafana/provisioning/datasources/prometheus.yaml-template > ./grafana/provisioning/datasources/prometheus.yaml
envsubst < ./grafana/provisioning/datasources/frequent_crawl.yaml-template > ./grafana/provisioning/datasources/frequent_crawl.yaml
envsubst < ./prometheus/prometheus.yml-template > ./prometheus/prometheus.yml
envsubst < ./grafana/provisioning/dashboards/daily_dashboard.json-template > ./grafana/provisioning/dashboards/daily_dashboard.json
envsubst < ./grafana/provisioning/dashboards/wa_status.json-template > ./grafana/provisioning/dashboards/wa_status.json

docker stack deploy -c docker-compose.yml monitor
1 change: 0 additions & 1 deletion monitor/dev/start_monitor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ envsubst < ./grafana/grafana.ini-template > ./grafana/grafana.ini
envsubst < ./grafana/provisioning/datasources/prometheus.yaml-template > ./grafana/provisioning/datasources/prometheus.yaml
envsubst < ./grafana/provisioning/datasources/frequent_crawl.yaml-template > ./grafana/provisioning/datasources/frequent_crawl.yaml
envsubst < ./prometheus/prometheus.yml-template > ./prometheus/prometheus.yml
envsubst < ./grafana/provisioning/dashboards/daily_dashboard.json-template > ./grafana/provisioning/dashboards/daily_dashboard.json
envsubst < ./grafana/provisioning/dashboards/wa_status.json-template > ./grafana/provisioning/dashboards/wa_status.json

docker stack deploy -c docker-compose.yml monitor
Loading

0 comments on commit acb323a

Please sign in to comment.