Skip to content

Commit acd2d52

Browse files
fapiftaelek
authored andcommitted
HDDS-1741. Fix prometheus configuration in ozoneperf example cluster
Closes #1045
1 parent 8965ddc commit acd2d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-ozone/dist/src/main/compose/common/prometheus/prometheus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ scrape_configs:
2222
static_configs:
2323
- targets:
2424
- "scm:9876"
25-
- "ozoneManager:9874"
25+
- "om:9874"

0 commit comments

Comments
 (0)