kafka-ui
kafka-ui copied to clipboard
Open-Source Web UI for Apache Kafka Management
**Describe the bug** Connector tasks count update avaIlable only after refresh **Set up** https://www.kafka-ui.provectus.io/ **Steps to Reproduce** Steps to reproduce the behavior: 1. Navigate to Kafka connect 2. Open the...
- e2e-checks workflo contains a job which should post a link but does not - allure reports uploaded are not easily browsable (404s)
create a separate Class with steps src/test/java/com/provectus/kafka/ui/steps/kafka (TopicSteps.java) 1. create steps such createTopic, deleteTopic, isTopicExist etc See tests that should be automated https://docs.google.com/spreadsheets/d/1Vf6yZSqCYwh33t-pTy1PiYewk-jFSfPZppzIuUVVyO0/edit#gid=0 2. Remove all sleeps, if needed to...
**Describe the bug** In case of manually editing the responsive view of the page, the design breaks and information overlaps **Set up** https://www.kafka-ui.provectus.io/ **Steps to Reproduce** 1. Navigate to Topics...
Hi, We would like to preclude users from creating topics and were wondering if it is currently possible to disable topic creation in the UI via some config option?
**Describe the bug** Hi, I'm trying to use kafka-ui v0.3.3 connected with OCI Streaming, but the topics and consumers don't load, only the broker dashboard displays information. **Set up** Run...
Make it dd.MM.yyyy instead of MM.dd.yyyy
### Is your proposal related to a problem? Most of the time I only want to see headers of each message. However each message in the queue can be as...
Due to tests from Qase.io need to create a blank methods with annotation @AutomationStatus(status = Status.TO_BE_AUTOMATED) 1. For naming new class use name of suite from the Qase.io 2. create...
### Discussed in https://github.com/provectus/kafka-ui/discussions/2249 Originally posted by **m-kay** July 6, 2022 According to the [docs](https://github.com/provectus/kafka-ui/blob/master/documentation/guides/Protobuf.md) it is only possible to configure one schema file. However I have multiple schema files...