GitHub user alex-plekhanov opened a pull request: https://github.com/apache/ignite/pull/3053
IGNITE-6869 Added new JMX metric: Total jobs execution time. Added new JMX metric: Total jobs execution time. Added MBean to monitor aggregated cluster metrics. You can merge this pull request into a Git repository by running: $ git pull https://github.com/alex-plekhanov/ignite ignite-6869 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3053.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3053 ---- commit 46384430e99135ba3aeba5a64d43c0c8c097ad8b Author: Aleksey Plekhanov <plehanov.a...@gmail.com> Date: 2017-11-16T16:31:16Z IGNITE-6869 Added new JMX metric: Total jobs execution time. Added MBean to monitor aggregated cluster metrics. ---- ---