[
https://issues.apache.org/jira/browse/NIFI-15563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-15563.
-------------------------------------
Fix Version/s: 2.9.0
Resolution: Fixed
> Report LAG in records from ConsumeKafka processor
> -------------------------------------------------
>
> Key: NIFI-15563
> URL: https://issues.apache.org/jira/browse/NIFI-15563
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Lukas Kucharski
> Assignee: Lukas Kucharski
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> We want to report LAG metrics from the ConsumeKafka processor. For this,
> recently added
> {code:java}
> KafkaConsumerService#currentLag(TopicPartitionSummary){code}
> needs to be used ( https://issues.apache.org/jira/browse/NIFI-15545). The LAG
> returned by the method will be sent as the telemetry using
> {code:java}
> ProcessSession#recordGauge{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)