Gnocchi and Cinder Backup Events
Hi,
I've been configuring my enviorment to use gnocchi as the storage backend (or the dispatcher), took a while but after some digging everything seems to be working fine with one exception.
I cannot find how to check the events stored in gnnochi (As I would do in Ceilometer with "ceilometer event list".
Also, I'm trying to realize how to see the backup event notifications that cinder -using swift backup driver- sends to ceilometer. As I've said, if using MongoDB as the storage of ceilometer I could see them just using "ceilometer event list" command, but with gnocchi I'm not able to see them.
Is there anything I'm missing?
Thanks!