grafana/conf
woodsaj a712f1a231 Add inital implementation of Notification events.
If notifications are enabled in the config, Adds a eventHandler
accepting Notification{} payloads to the internal Bus.  The
eventHandler then marshals the payload into json and sends it
to a rabbitmq topic exchange using the
Notification.Priority+Noticiation.EventType as the routing key.
eg.  INFO.account.created

Currently, notifications are only being emitted for
INFO.account.created
INFO.account.updated
INFO.user.created
INFO.user.updated
2015-02-03 23:57:42 +08:00
..
grafana.dev.ini Worked on database agnostic table creation for db migrations 2015-01-19 10:44:16 +01:00
grafana.ini Add inital implementation of Notification events. 2015-02-03 23:57:42 +08:00