-
Add support for the consumer and producer datastream in the Kafka Integration.
The corresponding metricsets are present in the [Beats Kafa module](https://github.com/elastic/beats/tree/ec92e0213d00cd5…
-
getting that above error with terraform-provider-kafka 0.1.0 on this topic:
```yml
...
old_topic = {
name = "old_topic"
}
new_topic = {
name = "new_topic"
config =…
-
I have to created sink connector with configuration like this
{
"connector.class": "io.aiven.kafka.connect.http.HttpSinkConnector",
"http.authorization.type": "none",
"task…
-
I have a ClickHouse cluster where I consume Kafka topics defined via YAML, with SSL certificates. It works perfectly, but whenever I need to modify a topic, ClickHouse only recognizes it after restart…
-
kwack appears to enable quite exciting use cases in interactive exploration (or debugging) of Kafka topic content.
I do notice that kwack can be invoked with a command-line referring to topics; is …
-
Hello!
I have a Kafka broker aggregating all my messages from different Kafka instances and topics using kafkasources. My main goal is to deliver these messages to appropriate functions (sequences,…
-
We are seeing alarms for lagging offsets there are being triggered by groupID topics that are not being used
Remove offsets for
```
admin_attestation_events.production.repsys.upstream.cg (topic…
-
Right now we can only set the kafka topic name pattern one when store_avro_kafka is configure. It would be much better to allow us to configure different topic patterns per-schema, or per-decompositio…
-
### Is your feature request related to a problem? Please describe.
In our applications we have some Kafka Listeners that run on Application start and bootstrap caches by reading topics from the begin…
-
When trying to start the exporter for kafka, it is showing an error as shown below:
./kafka_exporter --zookeeper.server=myserver_zookeeper:2181 --log.enable-sarama
INFO[0000] Starting kafka_expor…