Class: Karafka::Web::Ui::Controllers::StatusController
- Inherits:
-
BaseController
- Object
- BaseController
- Karafka::Web::Ui::Controllers::StatusController
- Defined in:
- lib/karafka/web/ui/controllers/status_controller.rb
Overview
View that helps understand the status of the Web UI Many people reported problems understanding the requirements or misconfigured things. While all of the things are documented, people are lazy. Hence we provide a status page where we check that everything is as expected and if not, we can provide some helpful instructions on how to fix the issues.
Direct Known Subclasses
Constant Summary
Constants inherited from BaseController
Instance Method Summary collapse
-
#show ⇒ Object
Displays the Web UI setup status.
Methods inherited from BaseController
Constructor Details
This class inherits a constructor from Karafka::Web::Ui::Controllers::BaseController