szaszm commented on code in PR #1459:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1459#discussion_r1031645830


##########
C2.md:
##########
@@ -117,6 +117,10 @@ a configuration of an agent
     
nifi.c2.root.class.definitions.metrics.metrics.processorMetrics.name=ProcessorMetric
     
nifi.c2.root.class.definitions.metrics.metrics.processorMetrics.classes=GetFileMetrics
 
+Processor metrics can also be configured using regular expressions with the 
`processorMetrics/` prefix, so the following definition is also valid:

Review Comment:
   I would go for one of `processor/` or `processors/` prefixes instead, 
because it's obvious from the context it's used in that this is filtering 
metrics classes.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to