We would like to extract useful business events from below mocks' databases and provide convenient API for queries.
Ultimate goal is to provide API to modify event extraction rules on the fly without code changes (e.g. add new application in the mocks chain and configure how information should be retrieved from it).
Use below commands to build everything, start in docker and send message to router
sbt trace-engine:docker:publishLocal
docker-compose up -d
./test.sh