-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
As a user of the Metrics Graphite Plugin, it is helpful to allow sampling metrics on shorter intervals, especially for load testing or more granular reporting of stats. I'd like to be able to use to override the default 60 seconds via a system property.
Code changed in jenkins
User: Sam Van Oort
Path:
pom.xml
src/main/java/jenkins/metrics/impl/graphite/GraphiteServer.java
src/main/java/jenkins/metrics/impl/graphite/PluginImpl.java
src/test/java/jenkins/metrics/impl/graphite/GraphiteTest.java
http://jenkins-ci.org/commit/metrics-graphite-plugin/9b89182bef2cf235074c8bd1063ff6ea5af63648
Log:
Implement JENKINS-46151 by adding a system property to support customized metrics sampling interval