Java and Java Profile sensor releases

Instana monitors your Java environment by using the Java sensor, tracer, and profiler.

The Instana Java sensor provides infrastructure metrics across your environment. Instana Java Tracer provides automated code instrumentation and end-to-end traces of requests, while the Java profiler analyzes code-level performance and discovers bottlenecks in production code. For more information, see Monitoring Java virtual machine and Java Tracer releases.

Java sensor releases

The following releases offer the latest updates for Java sensor:

Release 1.2.138

Java sensor 1.2.138 is released on 7 October 2025.

Fixes

This release fixes startup command lines that contain redacted arguments without assigned values, for example, java -jar example.jar --password.

Release 1.2.135

Java sensor 1.2.135 is released on 18 September 2025.

Features

All Java agent-based sensors now support configurable poll rate.

Release 1.2.134

Java sensor 1.2.134 is released on 9 June 2025.

Improvements
  • Adds the tagsExtraction parameter to enable the extraction of Micrometer metric tags enclosed within curly braces {}.

Release 1.2.133

Java sensor 1.2.133 is released on 13 November 2024.

Fixes
  • Improved handling when metric collection does not enable during attachment.

Release 1.2.131

Java sensor 1.2.131 is released on 7 November 2024.

Release 1.2.130

Java sensor 1.2.130 is released on 7 October 2024.

Fixes
  • Better handling for broken connections between the agent and the JVM

Java Profile sensor releases

The following releases offer the latest updates for Java Profile sensor:

Release 1.1.12

Java Profile sensor 1.1.12 is released on 25 September 2025.

Fixes

This release fixes the SIGSEGV issues caused by unloading old versions of profiler shared libraries and during agent upgrades.

Release 1.1.11

Java Profile sensor 1.1.11 is released on 17 September 2025.

Features

The Java Profile sensor now supports s390x Linux Java profiling.

Fixes

This release fixes the issue with Windows Java profiling when sample counts are insufficient.

Release 1.1.9

Java Profile sensor 1.1.9 is released on 13 August 2025.

Features

The Java Profile sensor now supports JDK 25 and JDK 26.

Improvements

This release upgrades underlying Async-Profiler to Release 4.1.

Fixes

This release fixes CPU profiling issues on Semeru JDK.

Release 1.1.7

Java Profile sensor 1.1.7 is released on 22 July 2025.

Fixes

This release provides the following fixes:

  • The race conditions that occurred during the unloading Java Profilers are now fixed.
  • The profiler logging is now improved by adding version in logs.

Release 1.1.3

Java Profile sensor 1.1.3 is released on 9 July 2025.

Fixes

This release fixes verbose console logs that are generated by Java Profile sensor.

Release 1.1.2

Java Profile sensor 1.1.2 is released on 7 July 2025.

Fixes

Previously, processes crashed when the existing profiler was not properly unloaded during sensor upgrade. This issue is now fixed.

Release 1.1.1

Java Profile sensor 1.1.1 is released on 19 June 2025.

Fixes

This release fixes an issue where the Java Profile sensor stopped working on Alpine Linux.

Release 1.1.0

Java Profile sensor 1.1.0 is released on 9 June 2025.

Features

This release provides the following features:

  • The profiling engine of Linux JVM Profiler is now based on async-profiler OSS library.
  • Windows is now supported in JVM Profiler on Windows that have JDK Flight Recorder (JFR) support.
  • ARM64 architecture is now supported in Linux JVM Profiler.
Fixes

This release fixes a segmentation fault issue in profiling AdoptOpenJDK that is built on OpenJ9 0.24.0.

Release 1.0.30

Java Profile sensor 1.0.30 is released on 6 March 2024.

To get the following performance updates, you need to have Agent 1.1.712 or later.

Fixes

The signal segmentation violation (SIGSEGV) error in Java profiling is now fixed.