graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02131
Re: [Question #187677]: How do I graph events in Graphite?
Question #187677 on Graphite changed:
https://answers.launchpad.net/graphite/+question/187677
Status: Open => Answered
cbrinley proposed the following answer:
Well,
I'm no expert here. But here is an attempt :)
I should mention this still looks experimental so usual caveats apply.
if you log to graphite and go to url /admin/events/event you can add an
event manually from there.
Also here is some doc on using it in a graph:
http://readthedocs.org/docs/graphite/en/latest/functions.html?highlight=events
As far as dynamically adding events via rest interface looks like the
following variables are supported:
what=guessing this is title or something similar
tags= believe this is just a comma separated list of adjectives.
when = looks like this should be epoch time
data = can't tell from code , maybe arbitrary data
looks like you'll need to send a POST request to graphite/events with those
parameters.
Chris D, this looks like something you may have been working on? Maybe you
can add color here or correct where i have gone off the deep end.
Regards,
On Tue, Feb 14, 2012 at 4:10 AM, Omry Yadan <
question187677@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #187677 on Graphite changed:
> https://answers.launchpad.net/graphite/+question/187677
>
> Status: Answered => Open
>
> Omry Yadan is still having a problem:
> Hi Chris,
> Thanks for your answer.
> I have considered something like this, but its not ideal if I want to log
> package version as well (a whisper file for each package version per server
> is very expensive).
> I sounds like the event interface would be a better fit.
> how do I use it? I was not able to find any documentation about it.
>
> --
> You received this question notification because you are a member of
> graphite-dev, which is an answer contact for Graphite.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~graphite-dev
> Post to : graphite-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help : https://help.launchpad.net/ListHelp
>
--
Chris Brinley
Cleartrial
e: cbrinley@xxxxxxxxxxxxxx
p: 312-460-3038
m: 219-789-2811
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.