redpanda-data / kminion

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.
MIT License
601 stars 123 forks source link

Add config options to run e2e function standalone #233

Open doxsch opened 7 months ago

doxsch commented 7 months ago

Hi, first of all, thank you for this great exporter.

We have a small suggestion for improvement. We would like to run the e2e feature standalone. It would therefore be useful, if the other functions could be completely deactivated. Some of them are already configurable, others are not.

Implementation: #232