Skip to content

Web UI About

Maciej Mensfeld edited this page Oct 25, 2023 · 2 revisions

Important

GitHub Wiki is just a mirror of our online documentation.

We highly recommend using our website docs due to Github Wiki limitations. Only some illustrations, links, screencasts, and code examples will work here, and the formatting may be broken.

Please use https://karafka.io/docs.


About Web UI

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 does not require any additional database beyond Kafka itself.

The interface, amongst others, displays:

  • real-time aggregated metrics,
  • real-time information on resources usage,
  • errors details,
  • performance statistics,
  • trends
  • allows for Kafka topics data exploration
  • routing and system information
  • status of Web UI integration within your application

Karafka Web UI is shipped as a separate gem with minimal dependencies.

Karafka Web UI

Clone this wiki locally