Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Commit

Permalink
fake change
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslavl1 committed Aug 21, 2015
1 parent f5370ef commit a13e007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,4 @@ Unless at least one processor is available the process will exit immediately. No
- if needed this could be solved by processor descriptor saying what data it produces on STDOUT and for whom
- log level is not passed to data processor, it may result in unnecessary messages being sent to STDERR then being filtered out
- no support for chaining multiple processors after each other. Celery supports this. We could use more streams than STDOUT and processor descriptor could specify where the stream output should go (i.e metrics-gateway or other processor).

0 comments on commit a13e007

Please sign in to comment.