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)