Code review comment for lp:~lucio.torre/graphite/add-events

Revision history for this message
Aman Gupta (tmm1) wrote :

As discussed on IRC, it would be nice to expose these new events to the server-side graphing api as well. Probably as a new function: events(tag, tag, ...), which could query the Events model and generate a TimeSeries to graph.

« Back to merge proposal