github pinpoint-apm/pinpoint v3.0.0
3.0.0 Release Notes

latest release: latest
one month ago

Key Features

Migrating to React

The front-end framework has been switched from Angular to React.
For more details, see the issue.

Error Analysis

Enables detailed analysis of exception data collected by the agent.
error_analysis_01
manual

New Inspector

Stores inspector data in Apache Pinot, replacing the previous system which stored data via Flink in HBase. For more details, see the issue.
manual

Metric Storage Migration to Pinot

The storage system for metrics has been migrated to Pinot.

New Plugins

  • Support JDK HttpClient(java 11) #10656
  • Support ClickHouse #9794
  • Support Vert.x 4.5.0 #10534
  • Supports apache environment variables for Proxy Server Monitoring #9892
  • Improved support for Reactor(error, threading, retry, timeout) #10323, #10323, #10418, #10454
  • Improved support for Spring 6.x version #10832, #10615
  • Improve the error handling of spring tx #10492

BugFix

  • Fix Web CallTree screen that only shows one child when kafka is in multichild state #9905
  • Fix Web Active Request chart where the value of the very slow item was constantly increasing #9958
  • Fix repeatedly logged HTTP response values in WAS (tomcat, jetty, etc.) plugins #10355
  • Fix node was a null value on the Web CallTree #10517
  • Fix out-of-sync status value in a multi-threading environment during kotlin tracking #10612
  • Fix destination DB was marked UNKNOWN at the time of MongoDb tracking #10940
  • Fix repeatedly tracked getInputStream() method calls when using the HttpURLConnection class with JDK HTTP calls #11057

Important Update Information

Spring Batch 5 Update
This release includes an update to Spring Batch 5. Please note that schema modifications are required.
End of support for hbase 1.x
HBase1 support has ended. We recommend migrating to HBase2.

From version 3.x, the executable JAR files will be uploaded to Maven Central Repository.

https://repo1.maven.org/maven2/com/navercorp/pinpoint/

What's Changed

Dependency Update

New Contributors

Full Changelog: v2.5.1...v3.0.0

Don't miss a new pinpoint release

NewReleases is sending notifications on new releases.