kafka-ui
kafka-ui copied to clipboard
Open-Source Web UI for Apache Kafka Management
1. Create a schema "test-key": ``` { "$schema": "http://json-schema.org/draft-07/schema", "$id": "https://example.com/A.json", "title": "A", "description": "A", "type": "object", "properties": { "a": { "type": "number" } }, "required": [ "a" ] }...
When sorting by timestamp by newest first, cannot seem to return latest events. Instead the partition/offset is still prioritized. Furthermore it seems that setting a timestamp does not filter out...
**Describe the bug** There is no validation about wrong data inputing into filter code for Messages filtering within Topic **Set up** https://www.kafka-ui.provectus.io/ **Steps to Reproduce** 1. Navigate to Topics 2....
### Is your proposal related to a problem? The users have to log in to Kafka UI for checking lag for critical consumer groups. It would be great to have...
SR table: display schema type and id as a separate columns SR subject overview: display type
and get rid of weird super wide tables as output
**Describe the bug** 1. BreadCrumb component renders `create-new` chunk of url without transformation 2. Title looks weird 3. The form should be centered on the page. Just like the topic...
no loading icon whatsoever