[openstack-dev] [oslo.messaging] mongodb notification driver

Doug Hellmann doug.hellmann at dreamhost.com
Wed Mar 12 14:22:27 UTC 2014


On Tue, Mar 11, 2014 at 10:09 PM, Hiroyuki Eguchi <h-eguchi at az.jp.nec.com>wrote:

> I'm envisioning a mongodb notification driver.
>
> Currently, For troubleshooting, I'm using a log driver of notification,
> and sent notification log to rsyslog server, and store log in database
> using rsyslog-mysql package.
>
> I would like to make it more simple, So I came up with this feature.
>
> Ceilometer can manage notifications using mongodb, but Ceilometer should
> have the role of Metering, not Troubleshooting.
>
> If you have any comments or suggestion, please let me know.
> And please let me know if there's any discussion about this.
>

Ceilometer can record the raw notification event, so you could use it to
collect debugging data without needing a separate messaging driver or
database connections in every service that sends notifications.

Doug



>
> Thanks.
> --hiroyuki
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140312/273256f7/attachment.html>


More information about the OpenStack-dev mailing list