hi - i'm trying to configure kafka startup script, so Prometheus is able to read metrics from Kafka.
I need to add the following to the Broker startup script :
-javaagent:/path/to/jmx_exporter.jar=$PORT:$CONFIG
Where in Ambari can i modify the Kafka Broker startup script ?