You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/04/11 09:41:56 UTC

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1152: MINIFICPP-1593 ProcFsMonitor to monitor /proc pseduo filesystem

adamdebreceni commented on code in PR #1152:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1152#discussion_r847138134


##########
PROCESSORS.md:
##########
@@ -1235,7 +1236,8 @@ In the list below, the names of required properties appear in bold. Any other pr
 |Predefined Groups||CPU<br>IO<br>Disk<br>Network<br>Memory<br>System<br>Process|Comma separated list from the allowable values, to monitor multiple common Windows Performance counters related to these groups. (e.g. "CPU,Network")|
 |Custom PDH Counters|||Comma separated list of Windows Performance Counters to monitor. (e.g. "\\System\\Threads,\\Process(*)\\ID Process")|
 |**Output Format**|JSON|JSON<br>OpenTelemetry|The output format of the new flowfile|
-|Round to decimal places|3|integers|The number of decimal places to round the values to (blank for no rounding)|
+|**OutputCompactness**|Pretty|Pretty<br>Compact|The output format of the new flowfile|

Review Comment:
   missing space in the property name?



-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org