avijayanhwx opened a new pull request #1034: HDDS-1721 : Client Metrics are not being pushed to the configured sin… URL: https://github.com/apache/hadoop/pull/1034 …k while running a hadoop command to write to Ozone. Metrics system needs to be initialized for the sink configs to be picked up. Manually tested the change. After this change, if the hadoop-metrics2.properties contains sin properties like such, client metrics will be pushed to sink. xceiverclientmetrics.period=10 xceiverclientmetrics.sink.<sink_name>.plugin.urls=/path/to/JAR xceiverclientmetrics.sink.<sink_name>.interval=10
---------------------------------------------------------------- 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]
