Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
Pinpoint is an APM (Application Performance Management) tool for large-scale distributed systems written in Java / . Inspired by , Pinpoint provides a solution to help analyze the overall structure of the system and how components within them are interconnected by tracing transactions across distributed applications.
You should definitely check Pinpoint out If you want to
understand your at a glance
monitor your application in Real-Time
gain code-level visibility to every transaction
install APM Agents without changing a single line of code
have minimal impact on the performance (approximately 3% increase in resource usage)
The web module has google analytics attached that tracks the number and the order of button clicks in the server map, transaction list, and the inspector view.
This data is used to better understand how users interact with the Web UI which gives us valuable information in improving Pinpoint Web's user experience. To disable this for any reason, set the following option to false in pinpoint-web.properties for your web instance.
- Here is a Demo, So that you can take a look at Pinpoint right away.
/ / to get to know more about Pinpoint
- Checkout our videos on Pinpoint
for simple test run of Pinpoint
for further instructions.
Pinpoint has started to support application written in PHP. .
Pinpoint is licensed under the Apache License, Version 2.0. See for full license text.