-
Hey guy, i did a simple installation of lag exporter with helm chart as my kafka cluster is hosted inside kubernetes. After the pod is in running status when i hit the kafka lag exporter url /metric…
-
Hi All,
I am able to successfully hit a MSK provisioned cluster, but not for serverless. Any idea as to why this might be the case ? I am getting the below net address not found error.
INFO[2024-…
-
Hi,
I am not sure if I should ask this question here, but here it goes. I am trying to implement solution like you did but I am having trouble for my api resource to authorize.
Here is how my user an…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://githu…
eka43 updated
10 months ago
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.13.5 darwin/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating s…
-
# Stackable Release 24.11
> [!IMPORTANT]
> Important dates:
> - 🟢 2024-08-06 - Release planning
> - 🟢 2024-09-11 - Lock product versions
> - 🟢 2024-10-23 - Final operator-rs release (excluding bug …
-
* aws-msk-iam-sasl-signer-python version:aws-msk-iam-sasl-signer-python==1.0.1
* Python version:3.10.12
* Operating System:Linux
* Method of installation: Pip
* Kafka library name: confluent-kafka…
-
When instantiating a client config, eg:
```csharp
var config = new ProducerConfig(IDictionary config)
```
using the string configs from the Apache Kafka documentation for [security.protocol](https…
-
Description
===========
Hi Experts,
I'm building application following this example: https://github.com/Azure/azure-event-hubs-for-kafka/tree/master/tutorials/oauth/java/appsecret/consumer
My co…
-
Hello!
We would like to use strimzi kafka with Oauth support. To do this we need to have a support for multiple languages like Java, Go, Ruby, Python.
I can see that the Java client is available…