[
https://issues.apache.org/jira/browse/NIFI-15527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055283#comment-18055283
]
ASF subversion and git services commented on NIFI-15527:
--------------------------------------------------------
Commit 039382b6994e88328ff9b9d07ab43f8b3aecdf45 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=039382b699 ]
NIFI-15527 Added UpdateGauge Processor to standard bundle
This closes #10827.
Signed-off-by: Pierre Villard <[email protected]>
> Add UpdateGauge Processor
> -------------------------
>
> Key: NIFI-15527
> URL: https://issues.apache.org/jira/browse/NIFI-15527
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Following the implementation of framework support for the Record Gauge method
> in the Process Session interface, a new Processor should be added to the
> standard bundle, supporting configurable Gauge Name and Gauge Value
> properties.
> This Processor should follow the pattern of the UpdateCounter Processor,
> supporting Expression Language for both properties, requiring input
> FlowFiles, and supporting batch execution, with a single {{success}}
> relationship.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)