Hi Yin, If you use docker development environment, firstly you should configure docker from https://github.com/apache/incubator-griffin/blob/master/griffin-doc/docker/griffin-docker-guide.md. Then you should edit your configuration of* elasticsearch.host* and *elasticsearch.port* in applicaition.preoperties for elasticsearch according to the guide of https://github.com/apache/incubator-griffin/blob/master/griffin-doc/dev/dev-env-build.md . Be careful to *elasticsearch.host setting. The value is your <docker host ip>, but not http://<docker host ip> . *
Thanks, Kevin On Fri, May 11, 2018 at 10:04 AM, Yin Wan <[email protected]> wrote: > now i am going through the APIs in griffin, per this guide, > https://github.com/apache/incubator-griffin/blob/ > master/griffin-doc/dev/dev-env-build.md > > still get the exception for getting metrics, can some one share some info > here? > >
