GitHub user dingminyi opened a pull request:
https://github.com/apache/incubator-griffin/pull/204
MetricStoreImpl enhancement for Elasticsearch connections.
##MetricStoreImpl enhancement for Elasticsearch connections.
#1. Support http/https scheme and basic authentication for elasticsearch
configuration in MetricStoreImpl.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dingminyi/incubator-griffin
MetricStoreImplEnhance
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/204.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #204
----
commit 7989e7eeab2de69c2667c9bb623564d95fe42664
Author: Ding, Minyi <âdmy@...>
Date: 2018-02-01T07:45:56Z
MetricStoreImpl enhancement for Elasticsearch connections.
#1. Support http/https scheme and basic authentication for elasticsearch
configuration in MetricStoreImpl.
----
---