# jmx_exporter **Repository Path**: mirrors_prometheus/jmx_exporter ## Basic Information - **Project Name**: jmx_exporter - **Description**: A process for collecting metrics using JMX MBeans for Prometheus consumption - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://github.com/prometheus/jmx_exporter/actions/workflows/build.yaml/badge.svg)](https://github.com/prometheus/jmx_exporter/actions/workflows/build.yaml) [![Java 8+](https://img.shields.io/badge/Java-8%2B-brightgreen)](https://adoptium.net/) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) # JMX Exporter The JMX Exporter is a collector to capture JMX MBean values. # Documentation Documentation can be found at [JMX Exporter on prometheus.github.io](https://prometheus.github.io/jmx_exporter) # Contributing and community See [CONTRIBUTING.md](CONTRIBUTING.md) and the [community section](https://prometheus.io/community/) of the Prometheus homepage. The Prometheus Java community is present on the [CNCF Slack](https://cloud-native.slack.com) on `#prometheus-java`, and we have a fortnightly community call in the [Prometheus public calendar](https://prometheus.io/community/). # License Apache License 2.0, see [LICENSE](LICENSE).