First time here? Check out the FAQ!
![]() | 1 | initial version |
We'll after digging out it looks like gnocchi doesn't support events, and they should be stored in ceilometer db. And that's why in Mitaka there is a configuration value for meters and another one for metrics.
So if I understand it, the correct configuration would be:
meter_dispatchers = gnocchi event_dispatchers = database
Could anybody correct me if I'm wrong?
Thanks.