Gábor Gyimesi created MINIFICPP-2016:
----------------------------------------
Summary: Add session commit time metric
Key: MINIFICPP-2016
URL: https://issues.apache.org/jira/browse/MINIFICPP-2016
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Gábor Gyimesi
Currently the last and the average time of the onTrigger calls is collected
which only consists of the runtime of the processor's onTrigger function
without the session.commit call. We should add the last and average runtime of
the session.commit call as well to the processor metrics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)