diff --git a/prometheus.yml b/prometheus.yml index 2890e0a6eecf..396e74252fc8 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -1,5 +1,6 @@ scrape_configs: - job_name: block_scout scheme: 'http' + scrape_interval: 10s static_configs: - targets: ['localhost:4000']