Live data from Hacker News

Viewing profile — sivann

sivann

HN member
Joined
Wed, Feb 14, 2024, 7:24 AM UTC
HN karma
4
Public activity
5 items

About sivann

No profile information was provided.

Recent public activity

  1. comment
    Comment #47555226

    Heh we have the exact same status in Greece. It’s sad the upstream is so sloppy.

  2. story
    Show HN: Kafkatop 2.0 – top for Kafka – rewritten in Go with partition analytics

    Kafkatop is a handy real-time monitoring CLI tool for Apache Kafka, that displays consumer lag and event rates in a clean, top-like interface. It can assess when consumers will cat…

  3. comment
    Comment #45246398

    Thanks! you can list topics and also export ISR per partitions in json with kafkatop. As this is mostly a real-time monitor, what properties of topics would you be interested of mo…

  4. story
    Show HN: Kafkatop, top-like CLI for Kafka

    Hey HN, for those of you tired of running kafka-consumer-groups.sh and similar tools, here's a small real-time monitoring CLI tool for Apache Kafka, that displays consumer lag and …

  5. story
    Show HN: CLI app to monitor consumption and production rates on Kafka broker

    If you monitor lots of remote app kafka deployments without centralized monitoring (maybe due to security constraints) this may be of use; it will help you determine your applicati…