All Questions
1 question
0
votes
0
answers
42
views
Influx micrometer config for spring kafka using xml in non spring boot app
I am using below spring integration kafka. I see lot of JMX metrics using jconsole for producer servers.
kafka-template="kafkaTemplate" id="kafkaOutboundChannelAdapter"
...