-
-
Notifications
You must be signed in to change notification settings - Fork 11
🌟🗣 grammar glowup of README.md #757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,31 +4,31 @@ | |
| [](http://badge.fury.io/rb/karafka-web) | ||
| [](https://slack.karafka.io) | ||
|
|
||
| Karafka Web UI is a user interface for the [Karafka framework](https://github.com/karafka/karafka). 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. | ||
| Karafka Web is a user interface for the [Karafka framework](https://github.com/karafka/karafka). 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. | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please replace this part with the following edited paragraph: It provides easy access to various metrics, including the number of messages consumed, the number of errors, and the number of consumers in operation. It also provides a way to view the various Kafka topics, consumers, and groups used by the application. |
||
|
|
||
| > [!IMPORTANT] | ||
| > All of Karafka ecosystems components documentation, including the Web UI, can be found [here](https://karafka.io/docs/#web-ui). | ||
| > All of the Karafka ecosystem components' documentation, including the Web UI, can be found [here](https://karafka.io/docs/#web-ui). | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would rephrase it to be more clear on what and where is available: "Documentation for all ecosystem components, including the Web UI, is available in the [Karafka framework docs Wiki] (#757)." @mensfeld are you sure you want to link specifically to the Web UI section of the Wiki here? I would go with the Wik home page link: https://karafka.io/docs/ |
||
| ## Getting started | ||
|
|
||
| Karafka Web UI documentation is part of the Karafka framework documentation and can be found [here](https://karafka.io/docs). | ||
| The Karafka Web UI documentation is part of the Karafka framework documentation and can be found [here](https://karafka.io/docs). | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is the location, where the direct link to https://karafka.io/docs/#web-ui seems adequate. To get started with the Karafka Web UI, see the [Web UI] (https://karafka.io/docs/#web-ui) chapter of the Karafka documentation Wiki. Avoid "here". |
||
|
|
||
|  | ||
|
|
||
| ## 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: | ||
| The Enhanced Web UI, aside from all the features of 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: | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I added minor tweaks below:Replace the whole part with the following content: The Enhanced Web UI, in addition to all the features from the OSS version, also offers additional features and capabilities not available in the free version, making it a more robust option for those seeking enhanced monitoring and management capabilities for their Karafka applications. Some of the key benefits of the Enhanced Web UI version include the following:
Help me provide high-quality open-source software. For more details, see the Karafka homepage. |
||
|
|
||
| - 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. | ||
| - Real-time topic lag awareness. | ||
| - Enhanced consumer utilization metrics providing much better insights into process resource 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. | ||
| - Consumer job inspection to view currently running jobs on a per-process basis. | ||
| - A health dashboard containing general consumption overview information | ||
| - A 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. | ||
| - DLQ / Dead insights allowing you 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](https://karafka.io) for more details. | ||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added minor tweaks. Final version:
Karafka Web UI is a web-based interface for the [Karafka framework] (https://github.com/karafka/karafka). The Web UI provides a convenient way for developers to monitor and manage their Kafka-based applications, eliminating the need to use command-line tools or third-party software.