Pinpoint is an APM (Application Performance Management) tool for large-scale distributed systems written in Java / PHP. Inspired by Dapper, 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. Services nowadays often consist of many different components, communicating amongst themselves as well as making API calls to external services. How each and every transaction gets executed is often left as a blackbox. Pinpoint traces transaction flows between these components and provides a clear view to identify problem areas and potential bottlenecks.

Features

  • Understand the topology of any distributed systems by visualizing how their components are interconnected
  • Realtime Active Thread Chart
  • Request/Response Scatter Chart
  • Monitor active threads inside applications in real-time
  • Visualize request count and response patterns over time to identify potential problems
  • Transactions can be selected for additional detail by dragging over the chart

Project Samples

Project Activity

See All Activity >