You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2020/07/15 16:36:43 UTC

[skywalking] branch storage-elasticsearch-health updated (0ea856b -> d5e840a)

This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a change to branch storage-elasticsearch-health
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 0ea856b  Merge branch 'master' into storage-elasticsearch-health
     add d5e840a  Add health check to elasticsearch7

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/application.yml             |  1 +
 .../client/elasticsearch/ElasticSearchClient.java  | 33 ++++----
 .../StorageModuleElasticsearchProvider.java        |  2 +-
 .../StorageModuleElasticsearch7Provider.java       | 13 +++-
 .../client/ElasticSearch7Client.java               | 90 +++++++++++++++-------
 5 files changed, 96 insertions(+), 43 deletions(-)