Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).