agresch opened a new pull request #3263: URL: https://github.com/apache/storm/pull/3263
## What is the purpose of the change Some metrics reporters using the metrics tick already report metric dimensions such as hostname and topology. For such cases, adding these to the V2 metric name prevents useful metric aggregation. This PR allows disabling reporting of the extended metric name for the metrics tick. ## How was the change tested Launched topology with -c topology.enable.v2.metrics.tick=true -c topology.metrics.use.shortname=true/false and validated short/long name for metrics was reported. ---------------------------------------------------------------- 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]
