github pinpoint-apm/pinpoint v2.4.0
2.4.0 release notes

latest releases: latest, v3.0.0, v2.5.4...
2 years ago

Security Update

Important Changes

  • Hbase schema changed #8348
hbase/bin> ./hbase shell
hbase> alter 'ApplicationTraceIndex', { NAME => 'M', TTL => 5184000, DATA_BLOCK_ENCODING => 'PREFIX' }
  or 
hbase> alter 'ApplicationTraceIndex', { NAME => 'M', TTL => 5184000, DATA_BLOCK_ENCODING => 'PREFIX' , COMPRESSION => 'SNAPPY'}
  • Bump Flink version (1.7.1 -> 1.14.2) #8550
    Upgrade to Flink 1.14.x or higher is recommended

Key Features

Java11 support

  • #8470 Pinpoint server module no longer supports java8

Side Bar UI (experimental)

Apdex score

Support Kotlin Coroutines Plugin

Pinpoint Banner

Bug Fixes

  • Fixed a bug where the realtime feature did not work intermittently
    • #8811 Backport CURATOR-525
  • Fixed a bug where very long traces were broken
    • #8597 Fix short overflow of sequence in Span

What's Changed

Dependencies

New Contributors

Thank you all.
If there is someone who was inadvertently excluded, please let me know.

Full Changelog: v2.3.1...v2.4.0

Don't miss a new pinpoint release

NewReleases is sending notifications on new releases.