Ross ROSS = Recommend OSS · open-source software intelligence for agents

prometheus/jmx_exporter

A process for collecting metrics using JMX MBeans for Prometheus consumption observed · 2026-08-28

github.com/prometheus/jmx_exporter · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 63
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 96
  • age_days: 4572
  • days_rel: 90
  • days_push: 7
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

3320 stars · 1226 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The Prometheus JMX Exporter collects Java Management Extensions (JMX) MBean values and exposes them as Prometheus metrics, or forwards them via OpenTelemetry. It can run as a Java agent inside the target JVM or as a standalone exporter scraping over remote JMX/RMI.

Use cases

  • expose JMX MBean metrics to Prometheus
  • monitor JVM applications without setting up remote JMX
  • attach a metrics agent to an existing Java process
  • export Java app metrics via OpenTelemetry
  • scrape a remote JVM over JMX/RMI for metrics
  • run multiple isolated metric exporters in one JVM

When to choose

  • you need Prometheus metrics from Java applications exposing JMX MBeans
  • you want to avoid remote JMX/RMI configuration by using a Java agent
  • you need OpenTelemetry output instead of Prometheus scrape endpoints

When to avoid

  • your application does not expose metrics via JMX MBeans
  • you monitor non-JVM runtimes like Go, Python, or Node.js
  • you need full application performance profiling rather than metrics collection

Facets

library · maturity active

monitoring monitoring jvm cross-platform prometheus-exporter jmx mbeans java-agent opentelemetry metrics-collection devops

2 sources

Member repositories

RepositoryRoleHealth v2
prometheus/jmx_exportermain87

For agents

markdown · JSON · MCP: product_card(name="prometheus/jmx_exporter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem