github pinpoint-apm/pinpoint 1.7.2
1.7.2 release notes

latest releases: latest, v2.5.4, v2.5.3...
6 years ago

1.7.2 key features

Support RabbitMQ Plugin

0a7056be-624d-14e5-8162-6bcd08ad485a
We're happy to announce the release of RabbitMQ plugin!
(Thank you @majinkai, @jiaqifeng for your contribution)

Max Response Time

maxtime
Max response time has been added to the Response Time chart.
You may now check out the difference from the average value and max value.

HBase Namespace Support

Users using pinpoint in a shared hbase cluster may now specify their own namespace for pinpoint without polluting the default namespace by configuring the hbase.namespace option in collector and web's hbase.properties.

Please also remember that you will need to create the tables accordingly, using the namespace set above.

Enhancement CallTree

unknown
Add unknown node if not found.

result-3
Displays child nodes(remote only) if corrupted.

DNS refresh for TCPSender and UDPSender

When the ip list of domain name change, the TCPSender and UDPSender still connects to the old ip.
But since with 1.7.2, we obtain the latest address from DNS and connect to the new address.

Fix concurrency issue in DeadlockThreadRegistry

Fix concurrency issue in DeadlockThreadRegistry


Release Notes

Plugins

Enhancements

Bugs

Cleanup

Don't miss a new pinpoint release

NewReleases is sending notifications on new releases.