rmatharu opened a new pull request #1092: Making container-startup-time a gauge. It is currently a timer. URL: https://github.com/apache/samza/pull/1092 This metric is the diff of System.nanoTime() which is a positive long (since the number of nano seconds for which a JVM a running shouldnt be negative). Therefore I am using a long for it.
---------------------------------------------------------------- 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
