You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2021/02/08 14:45:01 UTC

[jira] [Created] (MINIFICPP-1483) The agent send malformed RuntimeMetrics in the c2 heartbeat

Adam Debreceni created MINIFICPP-1483:
-----------------------------------------

             Summary: The agent send malformed RuntimeMetrics in the c2 heartbeat
                 Key: MINIFICPP-1483
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1483
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Adam Debreceni


On windows the agent does not collect process metrics, resulting in an "empty" metrics value. The system handles such an empty value by sending the keys in an array yielding: 

{"RuntimeMetrics": ["ProcessMetrics"]}

We should both revisit this "flattening" behavior and investigate if it is viable to collect actual process metrics on windows.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)