JMX to Prometheus exporter: a collector that can configurable scrape and expose mBeans of a JMX target. This exporter is intended to be run as a Java Agent, exposing a HTTP server and serving metrics of the local JVM. It can be also run as a standalone HTTP server and scrape remote JMX targets, but this has various disadvantages, such as being harder to configure and being unable to expose process metrics (e.g., memory and CPU usage). Running the exporter as a Java agent is strongly encouraged.
Features
- Run the Standalone HTTP Server
- The configuration is in YAML
- Metric names and label names are sanitized
- HTTP Authentication
- HTTPS support can be configured using either a JKS or PKCS12 format keystore via two possible methods
- HTTP Thread Pool Configuration (optional)
Categories
LibrariesLicense
Apache License V2.0Follow JMX Exporter
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JMX Exporter!