UpdateCounter 2.3.0

BUNDLE

org.apache.nifi | nifi-standard-nar

DESCRIPTION

This processor allows users to set specific counters and key points in their flow. It is useful for debugging and basic counting functions.

TAGS

counter, debug, instrumentation

INPUT REQUIREMENT

REQUIRED

Supports Sensitive Dynamic Properties

false

PROPERTIES

Property

Description

counter-name

The name of the counter you want to set the value of - supports expression language like ${counterName}

delta

Adjusts the counter by the specified delta for each flow file received. May be a positive or negative integer.

RELATIONSHIPS

NAME

DESCRIPTION

success

Counter was updated/retrieved

Language: English