This is an automated email from the ASF dual-hosted git repository.
aboda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
from cb4b2be MINIFICPP-1564 - Remove agent update
add d3b149c MINIFICPP-1565 - Minor improvements to PerformanceDataMonitor
No new revisions were added by this update.
Summary of changes:
PROCESSORS.md | 103 +++++++++++++++++++++
extensions/pdh/PDHCounters.cpp | 12 +--
extensions/pdh/PerformanceDataMonitor.cpp | 100 ++++++++++++++++----
extensions/pdh/PerformanceDataMonitor.h | 14 ++-
.../pdh/tests/PerformanceDataMonitorTests.cpp | 23 ++++-
libminifi/include/utils/JsonCallback.h | 25 ++++-
6 files changed, 248 insertions(+), 29 deletions(-)