-
Hi,
I would like to setup OCI LB for Kafka deployment by utilizing ClusterIP services with Ingress (for Kafka I am using https://github.com/bitnami/charts/tree/main/bitnami/kafka/#installing-the-c…
-
Configuration:
- DataDog Java agent: v1.39.1
- jre: Temurin 21.0.2.0.0+13
The latest version of Confluent Kafka libs that works for me is `7.6.3`
-
The .net agent did not always support automatic instrumentation of Kafka. Many people previously relied on custom instrumentation of services to provide visibility into their kafka consumers. After ad…
-
-
#### Reason/Context
The current implementation of kafka adapter provides the bare minimum functionality and I think we can improve upon that by using bindings.
#### What are bindings
AsyncAPI is …
-
-
### Describe the feature
Allow user to start consuming Kafka Event Sources from a specific point in time: https://aws.amazon.com/about-aws/whats-new/2023/06/aws-lambda-starting-timestamp-kafka-source…
-
Error while testing connection with Kafka
Error example:
test-connection-Kafka-my798FgW Failed to trigger workflow due to airflow API returned Internal Server Error and response {"error": "Error run…
-
I would like to reduce memory consumtion by kafka for local development
I've tried setting like that:
```yaml
kafka:
image: confluentinc/confluent-local
ports: ["9092:9092"]
env…
-
Today, we are binding Kafka to applications by provisioning secret manually. Having broker/zookeeper connection strings and user information exposed via status helps to bind Kafka automatically using …