Skip to content

Commit

Permalink
Drop pg from monitoring (#70)
Browse files Browse the repository at this point in the history
This is part of an experiment to understand if we still need some hosts
on digital ocean
  • Loading branch information
hellais authored Jul 3, 2024
1 parent ccd60ac commit 962b0ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ansible/roles/prometheus/templates/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ scrape_configs:
format: [prometheus]
static_configs:
- targets:
- ams-pg-test.ooni.org:19999
- ams-pg.ooni.org:19999
- backend-fsn.ooni.org:19999
- backend-hel.ooni.org:19999

Expand Down Expand Up @@ -148,6 +146,4 @@ scrape_configs:
static_configs:
- targets:
- backend-hel.ooni.org:444
- ams-pg-test.ooni.org:444

...

0 comments on commit 962b0ae

Please sign in to comment.