0.12
There's a lot of open issues
Karafka ecosystem plug-and-play Web UI
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.2

Runtime

>= 2.4.0, < 2.5.0
~> 1.4
~> 2.0
>= 2.4.0, < 2.5.0
~> 3.68, >= 3.69
 Project Readme

Karafka Web

Build Status Gem Version Join the chat at https://slack.karafka.io

Karafka Web UI is a user interface for the Karafka framework. The Web UI provides a convenient way for developers to monitor and manage their Karafka-based applications, without the need to use the command line or third party software.

It allows for easy access to various metrics, such as the number of messages consumed, the number of errors, and the number of consumers operating. It also provides a way to view the different Kafka topics, consumers, and groups that are being used by the application.

Important

All of Karafka ecosystems components documentation, including the Web UI, can be found here.

Getting started

Karafka Web UI documentation is part of the Karafka framework documentation and can be found here.

karafka web ui dashboard

Karafka Pro Enhanced Web UI

The Enhanced Web UI, aside from all the features from the OSS version, also offers additional features and capabilities not available in the free version, making it a better option for those looking for more robust monitoring and management capabilities for their Karafka applications. Some of the key benefits of the Enhanced Web UI version include the following:

  • Real-time and historical processing and utilization metrics.
  • Real-time topics lag awareness.
  • Enhanced consumers utilization metrics providing much better insights into processes resources utilization.
  • Consumer process inspection to quickly analyze the state of a given consuming process.
  • Consumer jobs inspection to view currently running jobs on a per-process basis.
  • Health dashboard containing general consumption overview information
  • Data Explorer allowing for viewing and exploring the data produced to Kafka topics. It understands the routing table and can deserialize data before it is displayed.
  • Enhanced error reporting allowing for backtrace inspection and providing multi-partition support.
  • DLQ / Dead insights allowing to navigate through DLQ topics and messages that were dispatched to them.

Help me provide high-quality open-source software. Please see the Karafka homepage for more details.