[
https://issues.apache.org/jira/browse/IGNITE-18372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-18372:
-----------------------------------
Description:
We need metrics for received events count and last received event timestamp for
the KafkaToIgniteStreamer, because there can be situations, when events sent by
IgniteToStreamer are lost in Kafka due to Kafka failures or topic's retention
policy.
In such situations we should have sent messages count on source cluster and
received messages count on destination one. Timestamp of last received event
would be also useful.
was:
We need metrics for received events count and last received event timestamp for
the KafkaToIgniteStreamer, because there can be situations, when events sent by
IgniteToStreamer are lost in Kafka due to Kafka failures or topic's retention
policy.
In such situations we should have sent messages count on source cluster and
received messages count on destination one.
> Add received events metrics to KafkaToIgniteStreamer
> ----------------------------------------------------
>
> Key: IGNITE-18372
> URL: https://issues.apache.org/jira/browse/IGNITE-18372
> Project: Ignite
> Issue Type: New Feature
> Components: extensions
> Reporter: Ilya Shishkov
> Priority: Major
> Labels: IEP-59, ise
>
> We need metrics for received events count and last received event timestamp
> for the KafkaToIgniteStreamer, because there can be situations, when events
> sent by IgniteToStreamer are lost in Kafka due to Kafka failures or topic's
> retention policy.
> In such situations we should have sent messages count on source cluster and
> received messages count on destination one. Timestamp of last received event
> would be also useful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)