From a13e007a34e7c65b5282f789bd4d5ea0035e29ca Mon Sep 17 00:00:00 2001 From: Jaroslav Libak Date: Fri, 21 Aug 2015 15:01:33 +0200 Subject: [PATCH] fake change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31e406f..f1b12d9 100644 --- a/README.md +++ b/README.md @@ -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). +