← Back to team overview

cf-charmers team mailing list archive

Re: question about graphite-heka charm.

 

Yeah sorry haven't updated the docs since forking it. will try to get that
done on monday (in cf and in ghek).  copying the list so other folk can try
it.

Generally what I do is the following (w/ a running cf):

juju deploy --repository=$REPO local:graphite-heka ghek
juju deploy gunicorn gun   # gunicorn is a subordinate
juju add-relation gun ghek
juju add-relation ghek collector

browse to http://{ghek:public-ip}:8080

See ghek README for how to set up a user so you can save graphs.

The intention is to replace txtstatsd and carbon in this charm w/ hekad,
though I suppose these concerns may actually become inverted. Graphite
would become a frontend for a particular configuration of hekad running as
an aggregator w/ carbon and statsd inputs and whisper outputs.

Hollar if you have any questions!

-w




On Thu, Nov 13, 2014 at 6:11 AM, Alex Lomov <lomov.as@xxxxxxxxx> wrote:

> Hi, Whit.
>
> I'm currently trying to deploy this charm [1], but it is not clear to me
> from README [2] how to do it properly.
>
> `make deploy` in Makefile refers to local repos that I don't have in the
> following way:
>         @juju deploy --repository=../.. local:graphite
>         @juju deploy --repository=../.. local:gunicorn
>
> I tried to deploy version from charmstore [3], and I can't see Graphite
> web frontend there. Could you please tell how to deploy it properly?
>
> Thank you,
> Alex L.
>
>
> [1] https://code.launchpad.net/~whitmo/charms/trusty/graphite-heka/trunk
> [2] http://bazaar.launchpad.net/~whitmo/charms/trusty/graphite-
> heka/trunk/view/head:/README.md#L21
> [3] https://jujucharms.com/u/whitmo/heka-graphite/trusty/3#revisions
> --
> This message was sent from Launchpad by
> Alex Lomov (https://launchpad.net/~lomov-as)
> using the "Contact this user" link on your profile page
> (https://launchpad.net/~whitmo).
> For more information see
> https://help.launchpad.net/YourAccount/ContactingPeople
>



-- 
---------------
D. Whit Morriss
Developer, Juju Ecosystem
Canonical USA