AMQP output plugin typo fixes and added README and RoutingTag

This commit is contained in:
Eugene Dementiev
2015-09-16 03:25:56 +03:00
committed by Cameron Sparr
parent f00d43aa09
commit 5d280e4d25
4 changed files with 27 additions and 8 deletions

View File

@@ -26,8 +26,14 @@ kafka:
ADVERTISED_HOST:
ADVERTISED_PORT: 9092
rabbitmq:
image: rabbitmq:3-management
hostname: docker_rabbit
ports:
- "15672:15672"
- "5672:5672"
opentsdb:
image: lancope/opentsdb
ports:
- "24242:4242"