zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
952 stars 292 forks source link

Remove disk stats collection job from nakadi #1471

Closed antban closed 1 year ago

antban commented 1 year ago

The reason is that the job is collecting the data only for a kafka instance that is run by bubuku. In this kind of approach the stats collection job should be externalized from nakadi (nakadi is relying on kafka, not bubuku).

adyach commented 1 year ago

👍

a1exsh commented 1 year ago

:+1: