Skip to content

Commit

Permalink
[Prometheus] Increase scrape frequency to 5s.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarciani committed Dec 1, 2024
1 parent 28c17d5 commit ed98c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus/config/prometheus.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
global:
scrape_interval: 60s
scrape_interval: 5s
scrape_configs:
- job_name: yawa-server
metrics_path: /manage/prometheus
Expand Down

0 comments on commit ed98c90

Please sign in to comment.