jmx_exporter

A process for collecting metrics using JMX MBeans for Prometheus consumption (by prometheus)

Jmx_exporter Alternatives

Similar projects and alternatives to jmx_exporter

  1. prometheus

    The Prometheus monitoring system and time series database.

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. Telegraf

    Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  4. node_exporter

    Exporter for machine metrics

  5. cadvisor

    Analyzes resource usage and performance characteristics of running containers.

  6. windows_exporter

    Prometheus exporter for Windows machines

  7. akhq

    Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...

  8. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  9. kafdrop

    Kafka Web UI

  10. mysqld_exporter

    Exporter for MySQL server metrics

  11. kafka-manager

    CMAK is a tool for managing Apache Kafka clusters

  12. kafka_exporter

    Kafka exporter for Prometheus

  13. opentelemetry-java

    OpenTelemetry Java SDK

  14. kafka-lag-exporter

    Discontinued Monitor Kafka Consumer Group Latency with Kafka Lag Exporter

  15. byblos

    Byblos renders Prometheus queries as PNG graphs

  16. container-jfr

    Self-hosted performance data capture, storage, and analysis for containerized JVMs

  17. client_java

    Prometheus instrumentation library for JVM applications

  18. kinesis-kafka-connector

    kinesis-kafka-connector is connector based on Kafka Connect to publish messages to Amazon Kinesis streams or Amazon Kinesis Firehose.

  19. pubsub

    This repository contains open-source projects managed by the owners of Google Cloud Pub/Sub. (by GoogleCloudPlatform)

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jmx_exporter alternative or higher similarity.

jmx_exporter discussion

Log in or Post with

jmx_exporter reviews and mentions

Posts with mentions or reviews of jmx_exporter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-04-06.
  • Learning Fullstack Observability: Metrics
    5 projects | dev.to | 6 Apr 2026
    OpenTelemetry Java Agent: for the backend. I could have also used Spring Actuator or the JMX exporter, but the agent is simpler for this project since it emits all 3 types of telemetry signals.
  • Prometheus JMX Exporter for Java17
    6 projects | /r/PrometheusMonitoring | 9 May 2023
    not quite sure if this is where I should be asking for help but i'm kind of befuddled about this whole situation. I'm trying to set up https://github.com/prometheus/jmx_exporter for our containerized Java application on our cluster. Specifically the JavaAgent as we are interested in getting the CPU and memory metrics especially. However, getting it initialized I am faced with this:
  • Initial setup
    1 project | /r/PrometheusMonitoring | 13 Apr 2023
    Prometheus doesn't deal with logs at all - only metrics. Even just for metrics, you have several different choices depending on how your Java application is running. You may be able to use the JMX Exporter to expose the metrics that you would then scrape with Prometheus. For the logs, you'll need something like Fluent Bit as an agent to grab ('tail' in Fluent Bit input terms) the logs and send them to Elasticsearch or Grafana Loki.
  • Pod log monitoring
    1 project | /r/kubernetes | 8 Jun 2022
  • Monitor Java application with prometheus
    2 projects | dev.to | 31 Jan 2022
  • What kind of monitoring tools are people using for their Kafka Deployment?
    9 projects | /r/apachekafka | 27 Jan 2022
    - https://github.com/prometheus/jmx_exporter - https://github.com/lightbend/kafka-lag-exporter (Export Kafka Topics Lag Metrics) - https://github.com/danielqsj/kafka_exporter (Export Kafka Metrics) - https://github.com/obsidiandynamics/kafdrop (Topic Administration tool - create/edit/delete topics & view messages)
  • Kafka monitoring
    1 project | /r/PrometheusMonitoring | 17 Dec 2021
    Usually I use a javaagent that transforms the JMX metrics into prometheus style metrics, for example: https://github.com/prometheus/jmx_exporter/blob/116a1c4b3fafcfbb9e566b34e130ccc805f331fc/example_configs/kafka-0-8-2.yml
  • Do you use Tomcat ? How to you get optimal performance of it?
    1 project | /r/sysadmin | 23 Nov 2021
    Another good one is to add the jmx_exporter agent plugin. This allows easy collection of real-time performance metrics.
  • Kafka Connect: The Magic Behind Mux Data Realtime Exports
    3 projects | dev.to | 15 Jan 2021
    In our case, we add sink connectors for AWS Kinesis and Google Cloud PubSub. We also add a Prometheus exporter JAR that scrapes the Kafka Connect JMX metrics and exposes them as Prometheus metrics.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Sep 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic jmx_exporter repo stats
9
3,322
9.3
5 days ago

Sponsored
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com

Did you know that Java is
the 10th most popular programming language
based on number of references?