Set additional flags for kafka_exporter #7233
-
Hi, Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
No, I don't think that is possible. Not without modyfing the container image and the startup scripts inside. Why? What would you want to configure? |
Beta Was this translation helpful? Give feedback.
-
We want to test a new setting for the used sarama client in the exporter. We run our cluster with enabled autocreation of topics. For consumers and metadata fetches we hope that this setting will fix our experience with recreated topics after deletion with no explicit producer/consumer running. This is most likely caused by the exporter. |
Beta Was this translation helpful? Give feedback.
No, I don't think that is possible. Not without modyfing the container image and the startup scripts inside. Why? What would you want to configure?