Skip to content

Commit

Permalink
Scrape prometheus every minute
Browse files Browse the repository at this point in the history
  • Loading branch information
jirkavrba committed Oct 7, 2024
1 parent 99abd53 commit d8a321a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/prometheus-railway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ scrape_configs:
static_configs:
- targets:
- "api.railway.internal:8080"
scrape_interval: 15m
scrape_interval: 1m
scrape_timeout: 5s
body_size_limit: 10MB
sample_limit: 1000
Expand Down

0 comments on commit d8a321a

Please sign in to comment.