prometheus / jmx_exporter

A process for exposing JMX Beans via HTTP for Prometheus consumption
Apache License 2.0
3.02k stars 1.2k forks source link

jmx exporter metric not update #744

Closed CenkuSands closed 5 months ago

CenkuSands commented 1 year ago

Hi,

I am having an issue that the run as java agent jmx exporter metric is not update sometime, it makes the monitoring system Elastic keep prompting alert.

I am running jmx exporter v0.16.1, and we are run as java agent along with the kafka services, for workaround, we need to restart the kafka service so the metric become correct.

I was being told update the jmx exporter to latest version could help, any idea?

CenkuSands commented 1 year ago

Any update please?

In addition, is there are way to hot-reload the java agent jmx exporter?

Mr-Lee-long commented 1 year ago

hi I also encountered this phenomenon today, the jmx-exporter version is 0.3.1 i am using.

dhoard commented 1 year ago

@Mr-Lee-long Please create a new issue with specifics about your environment/scenario

dhoard commented 1 year ago

@CenkuSands Any updates on the issue? If a metric is captured, then no longer available the previous value will continue to be exposed.

dhoard commented 5 months ago

Closing due to inactivity.