KalmanJantner commented on PR #7584:
URL: https://github.com/apache/nifi/pull/7584#issuecomment-1670751858

   > Thanks for the contribution @KalmanJantner! Does this change effectively 
deprecate the `cpuUtilization` property, or is that set somewhere else? If it 
is not longer set, then that should be noted in the API property annotation 
details.
   
   @exceptionfactory thank you for the quick feedback. We will keep the 
`cpuUtilization` as cpp agent able to provide such information. Only JVM not 
fully support getting CPU Utilization 
(https://www.oracle.com/java/technologies/faq-sun-packages.html) only 
`SystemLoadAverage` is supported. So this change is about to extend what kind 
of CPU related information we can provide via HB and populate as much as we can 
in a given agent on the given platform.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to