Hi Team,

I am facing the same issue with Kafka.

We are running it as below,

COPY jmx_prometheus_javaagent-0.12.0.jar 
/opt/$KAFKA_DIST/jmx_prometheus_javaagent-0.12.0.jar
COPY config.yml /opt/$KAFKA_DIST/config.yml
RUN set -x \
         && ln -s /opt/$KAFKA_DIST $KAFKA_HOME \

Please do the needful. 

Regards,
Ganesh

On Wednesday, 12 August 2020 at 18:07:40 UTC+5:30 Brajesh Shishir wrote:

> I am using JMX exporter for kafka related metrics. We are running it as 
> javagent as shown below:-
> export 
> KAFKA_OPTS='-javaagent:/jmx/jmx_prometheus_javaagent-0.12.0.jar=7097:/kafka/kafka-jmx-metrics.yaml'
>
> It shows high cpu usage(90%-100%) for a period of 20 minutes approx. once 
> every day. Is it a known issue?
>
> Thanks,
> Brajesh
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/94cb4ab6-d6c9-4176-92a2-6d306aff6bcen%40googlegroups.com.

Reply via email to