{"id":23115406,"url":"https://github.com/jcaesar/kafka-totop","last_synced_at":"2025-09-11T19:31:56.922Z","repository":{"id":62441513,"uuid":"427692914","full_name":"jcaesar/kafka-totop","owner":"jcaesar","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-25T13:16:04.000Z","size":100,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T18:24:31.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcaesar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-13T14:50:58.000Z","updated_at":"2024-10-25T13:16:08.000Z","dependencies_parsed_at":"2024-12-17T03:41:25.885Z","dependency_job_id":"a6c8552f-2a74-4367-98fb-ebafbe5ba560","html_url":"https://github.com/jcaesar/kafka-totop","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcaesar/kafka-totop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fkafka-totop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fkafka-totop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fkafka-totop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fkafka-totop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcaesar","download_url":"https://codeload.github.com/jcaesar/kafka-totop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Fkafka-totop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274694395,"owners_count":25332673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T03:41:17.214Z","updated_at":"2025-09-11T19:31:56.621Z","avatar_url":"https://github.com/jcaesar.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToTop\n\n*Kafka Table of Topics*\n\nA quick TUI for grasping the message ingestion rate in your topics. Run it in your k8s cluster:\n\n```bash\nkubectl run totop -i --tty --image=docker.io/liftm/kafka-totop -- -b $your_kafka_host:9092\n```\n\nThis is not a Kafka swiss army knife like [kcat](https://github.com/edenhill/kcat), [kaf](https://github.com/birdayz/kaf), [kcli](https://github.com/cswank/kcli) or [zoe](https://github.com/adevinta/zoe). But it does one thing that those don't(?) do: display a graph of message throughput!\n![screenshot](/screenshot.png)\n\nOf course, a proper cluster setup would have some kind of monitoring architecture that would give you this information (e.g. based on the [prometheus/jmx_exporter](https://github.com/prometheus/jmx_exporter)).\nBut when you're debugging, chances are you don't have a proper setup yet. ToTop is for those \"one-off\" situations: it pulls the necessary information from the normal Kafka listening port.\n\nThis repo is a spin-off of [light-kafka-exporter](https://github.com/jcaesar/light-kafka-exporter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Fkafka-totop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcaesar%2Fkafka-totop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Fkafka-totop/lists"}