Branch: refs/heads/master
Home: https://github.com/jenkinsci/support-core-plugin
Commit: 905e00923b9f0af875a2bb67ed56e3ecf84086d0
https://github.com/jenkinsci/support-core-plugin/commit/905e00923b9f0af875a2bb67ed56e3ecf84086d0
Author: Denys Digtiar <[email protected]>
Date: 2019-02-19 (Tue, 19 Feb 2019)
Changed paths:
M
src/main/java/com/cloudbees/jenkins/support/impl/JVMProcessSystemMetricsContents.java
M src/main/java/com/cloudbees/jenkins/support/impl/ProcFilesRetriever.java
M src/main/java/com/cloudbees/jenkins/support/impl/SystemConfiguration.java
Log Message:
-----------
JENKINS-56190 - Only include the proc files that has to be included.
"Master JVM porcess system metrics" and "Agent system configuration"
components were only split in label. So all the files were included
twice. The node list to extract proc info from is abstracted. The
components are update to provide only the nodes from which data must
be collected.
Commit: f6a36bc2da903cf3369ca3c4f55c01363e36ef35
https://github.com/jenkinsci/support-core-plugin/commit/f6a36bc2da903cf3369ca3c4f55c01363e36ef35
Author: Denys Digtiar <[email protected]>
Date: 2019-02-26 (Tue, 26 Feb 2019)
Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/ProcFilesRetriever.java
Log Message:
-----------
JENKINS-56190 - Keep backwards compatibility in ProcFilesRetriever
The new abstract method is made concrete and it returns all the nodes
including master so that the default behaviour of `addContents` remains
the same.
Commit: 26bf8ebe6810a7ede010f93e539e3994ddec860a
https://github.com/jenkinsci/support-core-plugin/commit/26bf8ebe6810a7ede010f93e539e3994ddec860a
Author: Evaristo Gutiérrez <[email protected]>
Date: 2019-02-27 (Wed, 27 Feb 2019)
Changed paths:
M
src/main/java/com/cloudbees/jenkins/support/impl/JVMProcessSystemMetricsContents.java
M src/main/java/com/cloudbees/jenkins/support/impl/ProcFilesRetriever.java
M src/main/java/com/cloudbees/jenkins/support/impl/SystemConfiguration.java
Log Message:
-----------
Merge pull request #165 from duemir/JENKINS-56190
JENKINS-56190 - Only include the proc files that has to be included.
Compare:
https://github.com/jenkinsci/support-core-plugin/compare/9abab24865b5...26bf8ebe6810
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.