[
https://issues.apache.org/jira/browse/FLINK-20564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335985#comment-17335985
]
Flink Jira Bot commented on FLINK-20564:
----------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> 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)