We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c748fe7 commit aeccd4bCopy full SHA for aeccd4b
.circleci/config.yml
@@ -23,7 +23,7 @@ jobs:
23
command: |
24
cat \<< EOF > prometheus.yml
25
global:
26
- scrape_interval: 1s
+ scrape_interval: 10s
27
scrape_configs:
28
- job_name: pushprox
29
proxy_url: http://127.0.0.1:8080
0 commit comments