toblich / nosy-cat

Final college project: Anomaly & root-cause detection on distributed systems
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

[Dependency Detector] Implement basic consumer #26

Closed toblich closed 5 years ago

toblich commented 5 years ago

Reads every message from the Kafka queue and logs it.

Related issue: #20