elek opened a new pull request #1563: HDDS-2221. Monitor datanodes in ozoneperf 
compose cluster
URL: https://github.com/apache/hadoop/pull/1563
 
 
   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?
   ```
   cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozoneperf
   docker-compose up -d
   firefox http://localhost:9090/targets
     ```
    

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to