Best performance monitoring tools?

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • opentelemetry-java-instrumentation

    OpenTelemetry auto-instrumentation and instrumentation libraries for Java

  • OpenTelemetry and Java Flight Recorder (JFR) cover most bases. Use the OpenTelemetry Java agent if you want auto-instrumentation or just the APIs if you want to do your own instrumentation.

  • opentelemetry-java

    OpenTelemetry Java SDK

  • OpenTelemetry and Java Flight Recorder (JFR) cover most bases. Use the OpenTelemetry Java agent if you want auto-instrumentation or just the APIs if you want to do your own instrumentation.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • async-profiler

    Discontinued Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events [Moved to: https://github.com/async-profiler/async-profiler] (by jvm-profiling-tools)

  • jmh

    https://openjdk.org/projects/code-tools/jmh

  • For benchmarking there's [JMH](https://github.com/openjdk/jmh)

  • Arthas

    Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

  • Arthas can be pretty useful depending on what you're looking for. https://github.com/alibaba/arthas

  • 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 more popular project.

Suggest a related project

Related posts

  • Alibaba Summer of Code 2020 – Arthas Final Report

    2 projects | dev.to | 19 Oct 2021
  • What's the most interesting open-source project to study?

    13 projects | /r/learnjava | 24 Jan 2022
  • What are some of your tips for improving the Java development experience?

    5 projects | /r/java | 11 Jan 2022
  • Java rate-limiting library based on the token-bucket algorithm.

    3 projects | /r/java | 14 Dec 2021
  • Rate Limiting API with Spring-Security and Bucket4J

    2 projects | /r/java | 17 Nov 2021