Ferenc Gerlits created MINIFICPP-2030:
-----------------------------------------
Summary: Expose InFlightMessageCounter in PublishMQTT as a
processor metric
Key: MINIFICPP-2030
URL: https://issues.apache.org/jira/browse/MINIFICPP-2030
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
(from
[https://github.com/apache/nifi-minifi-cpp/pull/1432#discussion_r1043352711] by
[~lordgamez])
We can define processor specific metrics additionally to the general processor
metrics we have for all processors like transferred flow file count, onTrigger
calls etc. For example GetFileMetrics extends these metrics with 2 additional
ones.
`in_flight_message_count_` could be added as such an additional metric for
PublishMQTTMetrics
--
This message was sent by Atlassian Jira
(v8.20.10#820010)