[
https://issues.apache.org/jira/browse/NIFI-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113593#comment-18113593
]
ASF subversion and git services commented on NIFI-16321:
--------------------------------------------------------
Commit 7a5b4dd3105fdd0103b17467f1174c3cd2c6624e in nifi's branch
refs/heads/NIFI-16315 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7a5b4dd3105 ]
NIFI-16321 Added Attribute Handling for Counters and Gauges (#11648)
- Upgraded NiFi API from 2.11.0 to 2.12.0
- Added new adjustCounter and recordGauge methods to ProcessSession classes
> Implement Attribute Handling for Counters and Gauges
> ----------------------------------------------------
>
> Key: NIFI-16321
> URL: https://issues.apache.org/jira/browse/NIFI-16321
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Following the addition of new Counter and Gauge methods to ProcessSession in
> NiFi API 2.12.0, the StandardProcessSession should implement these methods
> and pass the attributes to GaugeRecord and CounterRecord objects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)