Skip to content

Commit

Permalink
fix playground ec2 links
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni committed Sep 27, 2024
1 parent 1269ad7 commit 8248c9c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ansible/playbooks/monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,16 @@
scheme: https
static_configs:
- targets:
- play-1.rust-lang.org:443
- play-2.rust-lang.org:443
- play-1.infra.rust-lang.org:443
- play-2.infra.rust-lang.org:443

- job_name: playground-docker
metrics_path: /docker-metrics
scheme: https
static_configs:
- targets:
- play-1.rust-lang.org:443
- play-2.rust-lang.org:443
- play-1.infra.rust-lang.org:443
- play-2.infra.rust-lang.org:443

- job_name: cratesio_heroku_metrics
scheme: https
Expand Down

0 comments on commit 8248c9c

Please sign in to comment.