[
https://issues.apache.org/jira/browse/FLINK-20564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17327469#comment-17327469
]
Flink Jira Bot commented on FLINK-20564:
----------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Add metrics for ElasticSearch connector
> ----------------------------------------
>
> Key: FLINK-20564
> URL: https://issues.apache.org/jira/browse/FLINK-20564
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / ElasticSearch
> Affects Versions: 1.12.0
> Reporter: Peidian Li
> Priority: Major
> Labels: features, stale-major
>
> The current ElasticSearch connector lacks some metric, could we add some
> metrics such as P95、P99、and the failed number of BulkRequest.
> We can implement it in the
> [BulkProcessorListener|https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-elasticsearch-base/src/main/java/org/apache/flink/streaming/connectors/elasticsearch/ElasticsearchSinkBase.java#L389]
> callback function.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)