[ 
https://issues.apache.org/jira/browse/NIFI-15563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Kucharski updated NIFI-15563:
-----------------------------------
    Description: 
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 
ProcessSession#repocordGauge

 

  was:We want to report LAG metrics from the ConsumeKafka processor. For this 
recently added `KafkaConsumerService#currentLag(TopicPartitionSummary)` 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 ProcessSession#repocordGauge


> 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
>
> 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 
> ProcessSession#repocordGauge
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to