Skip to content

2.5.0 release note

Compare
Choose a tag to compare
@emeroad emeroad released this 27 Dec 09:54
· 1099 commits to master since this release

Key Features

End of support for JDK7

Introduced Apache Pinot as metric store

  • Pinpoint now uses Apache Pinot as a repository for metrics.

URI Metric

  • Supported frameworks : Spring Web MVC, Spring WebFlux, Vert.x-Web
  • manual
    URI-Metric

Infrastructure Metric

Improved CallTree UX

  • CallTree's search interface has been improved #9272
    call-tree2

New Plugins

  • Supports Spring Data R2DBC #9089
  • Supports Cassandra Java Driver 4.x #9452
  • Supports Apache HttpClient 5.x #9242
  • Add a sampling rate specification for each URL #9153

Bug Fixes

  • Improved stability of Pinpoint collector #9264
    • Prevents collector's native memory leak due to malfunction of grpc agent
      Fixed in go agent 1.0.1

What's Changed

Dependencies

New Contributors

Full Changelog: v2.4.0...v2.5.0