brutasse / graphite-cyanite

A plugin for using graphite-web with the cassandra-based Cyanite storage backend.
BSD 3-Clause "New" or "Revised" License
85 stars 21 forks source link

Adopt recent cyanite API changes. #21

Closed MichaelHierweck closed 8 years ago

MichaelHierweck commented 8 years ago

The cyanite HTTP API returns a slightly modified datastructure in recent versions. The dictionary key "path" seems to be renamed to "id".

brutasse commented 8 years ago

Thanks @MichaelHierweck -- ideally Cyanite should be able to keep providing the 'path' key. I'll see if this can be done :)

ifesdjeen commented 8 years ago

We can certainly bring the path back on the cyanite side)

MichaelHierweck commented 8 years ago

Closing since fixed in Cyanite.