Start a kafka cluster for integration testing#14087
Start a kafka cluster for integration testing#14087jsoriano wants to merge 3 commits intoelastic:masterfrom
Conversation
|
Any thoughts about exposing JMX metrics too (like https://github.com/wurstmeister/kafka-docker#jmx)? It would be sth we could need in the future. |
| @@ -0,0 +1,52 @@ | |||
| version: '2.3' | |||
|
|
|||
| services: | |||
There was a problem hiding this comment.
really happy to see this new file :)
I guess you are thinking on #13366 or something similar? 🙂 For that we could install the Jolokia agent and add a light metricset based on jolokia to collect these metrics. I used Kafka as example to install the Jolokia agent in this article. |
|
This pull request does not have a backport label. Could you fix it @jsoriano? 🙏
NOTE: |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
No description provided.