kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Open-Source Web UI for Apache Kafka Management

Results 382 kafka-ui issues
Sort by recently updated
recently updated
newest added

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" ] }...

type/bug
good first issue
scope/frontend
status/accepted
status/confirmed

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...

type/bug
good first issue
scope/backend
status/accepted

**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....

type/enhancement
good first issue
scope/frontend
status/accepted

### 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...

scope/backend
scope/frontend
status/accepted
type/feature

good first issue
scope/frontend
status/accepted
type/chore
status/needs-attention

SR table: display schema type and id as a separate columns SR subject overview: display type

type/enhancement
good first issue
scope/frontend
status/accepted

and get rid of weird super wide tables as output

type/enhancement
scope/backend
status/accepted

type/enhancement
good first issue
scope/frontend
status/accepted

**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...

type/bug
scope/frontend
status/accepted
status/confirmed

no loading icon whatsoever

type/bug
scope/frontend
status/accepted
status/confirmed