Skip to content

Commit

Permalink
Drop all prometheus metrics from old test helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Apr 23, 2024
1 parent 0c9aacd commit 2d1a8c6
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions ansible/roles/prometheus/templates/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,6 @@ scrape_configs:
- ams-pg.ooni.org:19999
- backend-fsn.ooni.org:19999
- backend-hel.ooni.org:19999
- 0.th.ooni.org:19999
- 1.th.ooni.org:19999
- 2.th.ooni.org:19999

- job_name: 'test-helpers'
scrape_interval: 5s
scheme: http
metrics_path: "/metrics"
static_configs:
- targets:
- 0.th.ooni.org:9001
- 1.th.ooni.org:9001
- 2.th.ooni.org:9001

- job_name: 'ooni-api'
scrape_interval: 5s
Expand Down

0 comments on commit 2d1a8c6

Please sign in to comment.