Marton Elek created HDDS-2221: --------------------------------- Summary: Monitor datanodes in ozoneperf compose cluster Key: HDDS-2221 URL: https://issues.apache.org/jira/browse/HDDS-2221 Project: Hadoop Distributed Data Store Issue Type: Task Components: docker Reporter: Marton Elek
ozoneperf compose cluster contains a prometheus but as of now it collects the data only from scm and om. We don't know the exact number of datanodes (can be scaled up and down) therefor it's harder to configure the datanode host names. I would suggest to configure the first 10 datanodes (which covers most of the use cases) How to test? {code:java} cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozoneperf docker-compose up -d firefox http://localhost:9090/targets {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org