Gábor Gyimesi created MINIFICPP-1853:
----------------------------------------
Summary: Enable multiple metrics from the same processor type
Key: MINIFICPP-1853
URL: https://issues.apache.org/jira/browse/MINIFICPP-1853
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Currently we have two component level metrics for GetFile and GetTCP. The
component metric loading assumes that only one processor is present in the flow
from a specific processor type. Due to this it is not possible to collect
metrics correctly from a flow which for example has multiple GetFile
processors, only one of those will be reported. This should be improved to
handle multiple processor metrics of the same type
--
This message was sent by Atlassian Jira
(v8.20.7#820007)