github pinpoint-apm/pinpoint v2.3.1
2.3.1 release notes

latest releases: latest, v3.0.1, v3.0.0...
3 years ago

Notice

We have moved our documentation to Gitbook.
https://pinpoint-apm.gitbook.io/pinpoint



Experimental Features

How to enable the experimental function
8c272f00-4175-11ec-8c2b-488815d51670

ServerMap realtime mode (#6980)

servermap

Scatter chart heatmap mode (#8218)

with data sampling, better memory usage, better performance, and more intuitive visualization
heatmap



Key Features

New Timeline (#7664)

To provide more features via appling perfetto(https://github.com/google/perfetto).
timeline

Support webhook menus (#8132)

Please refer to pinpoint gitbook
webhook2

Support percent sampler (#6617)

(Thank you @yjqg6666 for your contribution)

  • pinpoint.config
# support 2 types, COUNTING(default) and PERCENT.
# If this value set to COUNTING(default), sampling rate is 1/n.
# If this value set to PERCENT, sampling rate is n%.
profiler.sampling.type=PERCENT

# if it's PERCENT, then first x transactions out of y transactions will be sampled.
# Support from 100% to 0.01%
# eg. 100: 100%    50: 50%    0.01: 0.01%
profiler.sampling.percent.sampling-rate=100

Support TLS (#8128)

Support TLS Connection for agent and collector

Add user proxy plugin(#8122)

user-proxy



Release Notes

Plugins

Enhancements

Bugs

Configuration

Cleanup

Dependency



Notice for Downloadfile

pinpoint-hbase2-collector-boot-2.3.1-p1.jar in download file is the version with the a887052 feature.



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.
@aalinyu
@Duytq7
@mariusssi
@yjqg6666

Don't miss a new pinpoint release

NewReleases is sending notifications on new releases.