David Handermann created NIFI-16307:
---------------------------------------
Summary: Add Attributes to Counter and Gauge ProcessSession Methods
Key: NIFI-16307
URL: https://issues.apache.org/jira/browse/NIFI-16307
Project: Apache NiFi
Issue Type: Improvement
Components: NiFi API
Reporter: David Handermann
Assignee: David Handermann
Following the approval of the improvement proposal to add optional attributes
to Counters and Gauges, the {{ProcessSession}} interface should be updated with
additional {{adjustCounter}} and {{recordGauge}} methods that support handling
a Map of String attributes and values. These new methods should have default
empty implementations to provide compatibility with earlier versions of the
NiFi API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)