You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ab...@apache.org on 2021/05/27 14:45:16 UTC

[nifi-minifi-cpp] branch main updated (cb4b2be -> d3b149c)

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(-)