make notifier default event publisher

direct publisher is mainly for testing and was used for event
pipeline to maintain consistency with previous functionality. this
patch makes notifier default to move storage load to collector
where it should be.

Change-Id: I2b12ac8afcd6e66e36d03276198f2d8e310b518f
This commit is contained in:
gordon chung 2015-07-14 11:23:11 -04:00
parent 617ae2b384
commit 2b01aeee59
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ sinks:
transformers:
triggers:
publishers:
- direct://
- notifier://