Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicoYal committed Dec 16, 2024
1 parent e2e7522 commit 52c3916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prometheus/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ scrape_configs:
- targets: ['prometheus:9090']

- job_name: "node"
scrape_interval: 30s
scrape_timeout: 30s
scrape_interval: 60s
scrape_timeout: 55s
static_configs:
- targets: ['cassette-world.ru:9100']

0 comments on commit 52c3916

Please sign in to comment.