← Back to team overview

graphite-dev team mailing list archive

[Question #217597]: areaBetween and events functions incompatibility

 

New question #217597 on Graphite:
https://answers.launchpad.net/graphite/+question/217597

Hi,

i have events like '{"outage": "foo", "tags" : "<service>.down"}' , '{"outage": "foo", "tags" : "<service>.up"}' being sent to graphite using the experimental events api, now in a particular service graphs i wish to show the areabetween the down and up events filld..

with a call ike /render?target=areaBetween(events("service.down","service.up")), i get "areaBetween series argument must reference *exactly* 2 series"  error.

I guess, The areaBetween function could be improved to handle such events. That said, Is there a different way to achieve this ? 

TIA
Dushyanth

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.