kminion icon indicating copy to clipboard operation
kminion copied to clipboard

KMinion is a feature-rich Prometheus exporter for Apache Kafka written in Go. It is lightweight and highly configurable so that it will meet your requirements.

Results 69 kminion issues
Sort by recently updated
recently updated
newest added

Add a deprecation notice for the helm chart in this repository

https://github.com/redpanda-data/kminion/blob/4ad4177ce644b794ee3807f4da3fe793ce93aeec/charts/kminion/templates/daemonset.yaml#L80

### What scanner and version reported the CVE? $ gke security posture latest today ### What CVE was reported in the scanner findings? Vulnerability CVE-2023-42363 for busybox/1.36.1-r5 (alpine) Vulnerability CVE-2023-42364...

![image](https://github.com/user-attachments/assets/c03054cf-a3e5-4645-a0e5-077c0a82b856) I've noticed that when working with clusters having several controller and broker nodes, retrieving cluster metadata may occasionally return stale data. This issue is evident when, for example, an...

Hello. I am reporting a minor bug I encountered while using Kminion. ## Bug Scenario 1. A topic with `replication.factor` set to 1, or a partition that only has one...

Would be good to support Azure EventHub since has the Kafka API. Right now in the kminion logs I see the following warning: "consumer group has committed offsets on a...

Using kminion v2.2.8 as deployment and deploying it with strimzi kafka 3.7.0 to k8s. When topic management is enabled, kminion creates topic and consumer group, but does't produce anything until...

I use Kminion 2.2.8, `topicManagement` is enabled. According to the [documentation](https://github.com/redpanda-data/kminion/blob/v2.2.8/docs/end-to-end.md): > Will reassign partitions to ensure every broker leads at least one partition, and that all partitions' replicas are...