Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prometheus/jmx_exporter
A process for collecting metrics using JMX MBeans for Prometheus consumption
https://github.com/prometheus/jmx_exporter
java java-agent jmx jmx-exporter mbean monitoring prometheus prometheus-exporter
Last synced: 4 days ago
JSON representation
A process for collecting metrics using JMX MBeans for Prometheus consumption
- Host: GitHub
- URL: https://github.com/prometheus/jmx_exporter
- Owner: prometheus
- License: apache-2.0
- Created: 2014-02-25T10:55:39.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T14:21:41.000Z (10 days ago)
- Last Synced: 2024-12-31T15:24:08.110Z (10 days ago)
- Topics: java, java-agent, jmx, jmx-exporter, mbean, monitoring, prometheus, prometheus-exporter
- Language: Java
- Homepage: http://prometheus.github.io/jmx_exporter/
- Size: 12.1 MB
- Stars: 3,070
- Watchers: 78
- Forks: 1,201
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# JMX Exporter
[![Build Status](https://github.com/prometheus/jmx_exporter/actions/workflows/build.yaml/badge.svg)](https://github.com/prometheus/jmx_exporter/actions/workflows/build.yaml)
The JMX Exporter is a collector to capture JMX MBean values.
# Documentation
Documentation can be found at [http://prometheus.github.io/jmx_exporter/](http://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).