You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piyush Goyal (JIRA)" <ji...@apache.org> on 2019/05/14 19:01:00 UTC

[jira] [Comment Edited] (FLINK-7697) Add metrics for Elasticsearch Sink

    [ https://issues.apache.org/jira/browse/FLINK-7697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837512#comment-16837512 ] 

Piyush Goyal edited comment on FLINK-7697 at 5/14/19 7:00 PM:
--------------------------------------------------------------

+1 on adding metrics to ES Sink. 

Few others metrics that would be useful.
 * Number of failed index equests (tagged for failure reasons).
 * End-to-End latency for bulk request.

[~xueyu] [~yew1eb] Is anyone working on it currently ? We(at Netflix) are starting to add these metrics to our private fork. If no one else has started working on it, we'll be happy to contribute it. 


was (Author: pgoyal):
+1 on adding metrics to ES Sink. 

Few others metrics that would be useful.
 * Number of failed index equests (tagged for failure reasons).
 * End-to-End latency for bulk request.

Is anyone working on it currently ? We(at Netflix) are starting to add these metrics to our private fork. If no one else has started working on it, we'll be happy to contribute it. 

> Add metrics for Elasticsearch Sink
> ----------------------------------
>
>                 Key: FLINK-7697
>                 URL: https://issues.apache.org/jira/browse/FLINK-7697
>             Project: Flink
>          Issue Type: Wish
>          Components: Connectors / ElasticSearch
>            Reporter: Hai Zhou
>            Assignee: xueyu
>            Priority: Major
>
> We should add metrics  to track  events write to ElasticasearchSink.
> eg. 
> * number of successful bulk sends
> * number of documents inserted
> * number of documents updated
> * number of documents version conflicts



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)