You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@griffin.apache.org by Yin Wan <ev...@gmail.com> on 2018/05/11 02:04:57 UTC

can not get metrics while testing with api

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?

Re: can not get metrics while testing with api

Posted by Kevin Yao <ah...@gmail.com>.
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 <ev...@gmail.com> 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?
>
>