Issue description
As part of micrometer-core v1.4.0, kafka binder was introduced which helps exporting kafka metrics to prometheus. Why was this not included in micronaut-micrometer-core. Do we have plans to include it any future version.
I also saw micronaut documentation mention about usage of micronaut.metrics.binders.kafka.enabled flag in application.yml. Can you help me how is it applied.
I have tried to apply the configuration mentioned micronaut.metrics.binders.kafka.enabled config to true still can not see get kafka metrics in /prometheus endpoint