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 725ec2b commit b993487Copy full SHA for b993487
prometheus.yml
@@ -9,10 +9,10 @@ scrape_configs:
9
static_configs:
10
- targets: ['system-analysis-design-project-queue-1:8890']
11
12
- - job_name: 'Queue2'
13
- scrape_interval: 10s
14
- static_configs:
15
- - targets: ['system-analysis-design-project-queue-2:8890']
+ # - job_name: 'Queue2'
+ # scrape_interval: 10s
+ # static_configs:
+ # - targets: ['system-analysis-design-project-queue-2:8890']
16
17
- job_name: 'Node_Exporter'
18
scrape_interval: 10s
0 commit comments