kafka-ui
kafka-ui copied to clipboard
Open-Source Web UI for managing Apache Kafka clusters
This is the request captured from the schema registry log. It does extract the schema id from the message. Unfortunately subject name(ie. xxx-value) is also part of the query. It...
### Issue submitter TODO list - [x] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems) - [x] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues) - [x] I've tried running `main`-labeled...
backend ready, but needs a rebase: https://github.com/provectus/kafka-ui/pull/2971 design needed and a frontend implementation
Bumps the npm_and_yarn group with 1 update in the /e2e-playwright directory: [playwright](https://github.com/microsoft/playwright). Updates `playwright` from 1.52.0 to 1.56.1 Release notes Sourced from playwright's releases. v1.56.1 Highlights #37871 chore: allow local-network-access...
### Issue submitter TODO list - [x] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems) - [x] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues) - [x] I've tried running `main`-labeled...
* [ ] **Breaking change?** **No.** Defaults only apply when the URL lacks `hideInternal` and no prior preference exists in `localStorage`. Existing explicit URL values and saved preferences continue to...
**What changes did you make?** (Give an overview) Added new cluster property "schemaRegistryAuth.bearerAuthCustomProviderClass" to enable compatibility with new [GCP Schema Registries](https://cloud.google.com/managed-service-for-apache-kafka/docs/schema-registry/schema-registry-overview). This property can be used in config.yaml file like...
### Issue submitter TODO list - [x] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues) - [x] I'm running a supported version of the application which is listed [here](https://github.com/kafbat/kafka-ui/blob/main/.github/SECURITY.md) and...
Resolves kafbat/kafka-ui/discussions/818 - [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) **Is there...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) Add a clipboard button...