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

fix: merge camelCase properties from config file correctly with environment variables #231

Closed doxsch closed 5 months ago

doxsch commented 7 months ago

Small fix to get environment overrides working for camelCase config keys.

closes #179

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.