-
I run Kafka in Docker use images: wurstmeister/kafka:0.9.0.1
docker-compose.yml looks like:
```
### zookeeper #########################################
zookeeper:
image: wurstmeister…
weisd updated
7 years ago
-
### Motivation: Why do you think this is important?
[Notifications](https://docs.flyte.org/en/latest/deployment/configuration/notifications.html) only support AWS and GCP for the moment. My company i…
-
kafka version is 0.10.2 . (Support Apache Kafka version 0.10.1.0 (and later).)
my yaml
```
# Source: kafka-exporter/templates/deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
…
-
Allow access to kafka via a url (must be secure - no unauth users)
* VPC client VPN
* Service discovery
-
`` I am getting unexpected eof while fetching metadata after SASL successful authentication ,below attached are the detailed logs . can you please help with this `
>Starting kafka_exporter (version…
-
We found recently that when we switched from compressing with snappy to compressing with zstd on our kafka topics, newer versions of benthos with `kafka_balanced` input started getting OOM when operat…
-
I need to wrap the `sarama.AsyncProducer`, which is an un-exported field in `Sender` struct.
Is this possible to do?
-
Hello Everyone,
I hope you're doing well and better than me :).
I downloaded the last version of kafka exporter then just tar the gz, but the exporter doesn't starts. any ideas ? "i also tried the…
-
### Version & Environment
Redpanda version: (use `rpk version`):
docker.redpanda.com/redpandadata/redpanda:v23.2.5
Please also give versions of other components:
- Operating System (e.g. fro…
-
root span issue in benthos stream without defined input.
root span is not created when I run benthos stream using production function from my source code .
Please take a look on test envieronment …