What's New

What's New in v2.3.0

Key Features

Support Dark Mode

  • Issue : #7990

Support Avg & Max response summary

  • Issue : #7559 (Thank you @yjqg6666 for your contribution)

Support Async SDK support

  • Document https://github.com/pinpoint-apm/pinpoint/blob/master/agent-sdk/README.md

  • Issue : #7654, #7750 (Thank you @zhangyinhao1234 for your contribution)

Support Agent Name

  • Description Pinpoint has been resolved 24 character limit via agentName.

# Pinpoint OPTS 
-javaagent:${PINPOINT_BOOTSTRAP} -Dpinpoint.agentName=pinpoint_has_been_resolved_24_character_limit_agentName -Dpinpoint.applicationName=${APPLICATION_NAME}

  • Issue : #7788 (Thank you @yjqg6666 for your contribution)

Separated into batch logic module

In the future, the module is separated so that the batch is operated as a separate process instead of running the batch job in the web. Please refer to the guide document below for how to run batch.

  • issue : #7808

  • Document https://github.com/pinpoint-apm/pinpoint/blob/v2.3.0/doc/alarm.md

Support webhook notifications for alarms

  • Document https://github.com/pinpoint-apm/pinpoint/blob/v2.3.0/doc/alarm.md

  • Issue : #7142 (Thank you @cwJohnPark, @doll6777, @imbf for your contribution)

Support Hbase2

  • Issue : #7808

Release Notes

Plugins

Enhancements

Bugs

Cleanup

Dependency

Document

Thank You

to whom provided or suggested valuable features whom fixed or reported bugs whom showed interest in Pinpoint and shared it to others.

Thank you all. If there is someone who was inadvertently excluded, please let me know. @brito-wang @cwJohnPark @davide-parini @doll6777 @hoverwinter @imbf @kkojaeh @linux0x5c @messi-gao @stanvl @tankilo @theLazyCat775

Upgrade consideration

HBase compatibility table:

Agent compatibility to Collector table:

Additionally, the required Java version to run each Pinpoint component is given below:

Supported Modules

  • JDK 6+

  • Supported versions of the * indicated library may differ from the actual version.

Last updated