Skip to content

Commit 4e2ab46

Browse files
committed
Fix rabbit prometheus scrape config on master
Related issue(s): * ITISFoundation#1048
1 parent faeb5f0 commit 4e2ab46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/monitoring/prometheus/prometheus-simcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ scrape_configs:
9292
- names:
9393
- "tasks.production_rabbit"
9494
- "tasks.staging_rabbit"
95-
- "task.master_rabbit"
95+
- "tasks.master_rabbit"
9696
type: "A"
9797
port: 15692
9898
- names:

0 commit comments

Comments
 (0)