---
title: "pinpoint"
type: "tool"
slug: "pinpoint-apm-pinpoint"
canonical_url: "https://www.graphcanon.com/tools/pinpoint-apm-pinpoint"
github_url: "https://github.com/pinpoint-apm/pinpoint"
homepage_url: "https://pinpoint-apm.gitbook.io/"
stars: 13842
forks: 3758
primary_language: "Java"
license: "Apache-2.0"
categories: ["evaluation-observability"]
tags: ["apm", "tracing", "performance", "monitoring", "distributed-tracing", "agent"]
updated_at: "2026-07-07T18:30:44.834413+00:00"
---

# pinpoint

> APM tool for large-scale distributed systems.

Pinpoint is an APM (Application Performance Management) solution that monitors and manages the performance of applications in large-scale distributed environments, providing detailed insights into application topology, transactional flow analysis, and real-time monitoring capabilities. Supports Java, PHP, Python with minimal impact on system resources (approximately 3%) and without altering existing code.

## Facts

- Repository: https://github.com/pinpoint-apm/pinpoint
- Homepage: https://pinpoint-apm.gitbook.io/
- Stars: 13,842 · Forks: 3,758 · Open issues: 532 · Watchers: 713
- Primary language: Java
- License: Apache-2.0
- Last pushed: 2026-07-07T08:40:26+00:00

## Categories

- [Evaluation & Observability](/categories/evaluation-observability.md)

## Tags

apm, tracing, performance, monitoring, distributed-tracing, agent

## Related tools

- [langflow](/tools/langflow-ai-langflow.md) - Langflow is a powerful platform for building and deploying AI-powered agents and workflows. (★ 151,298)
- [graphrag](/tools/microsoft-graphrag.md) - A modular graph-based Retrieval-Augmented Generation (RAG) system (★ 34,239)
- [langfuse](/tools/langfuse-langfuse.md) - Langfuse: Open source AI engineering platform for LLM evaluation, observability, and prompt management. (★ 30,626)
- [RAG_Techniques](/tools/nirdiamant-rag-techniques.md) - Advanced RAG Techniques (★ 28,398)
- [mlflow](/tools/mlflow-mlflow.md) - The open source AI engineering platform for agents, LLMs, and ML models. (★ 26,921)
- [llm-action](/tools/liguodongiot-llm-action.md) - 分享大模型技术原理和实战经验，涵盖工程化、应用落地 (★ 24,670)
- [awesome-n8n-templates](/tools/enescingoz-awesome-n8n-templates.md) - The largest open-source collection of n8n automation templates on GitHub. (★ 23,714)
- [promptfoo](/tools/promptfoo-promptfoo.md) - Test your prompts, agents, and RAGs. Evaluate LLM performance with red teaming/pentesting/vulnerability scanning. (★ 23,003)

## README (excerpt)

```text
## Latest Release (2026/05/21)

We're happy to announce the release of Pinpoint v3.1.0.
Please check the release note at (https://github.com/pinpoint-apm/pinpoint/releases/tag/v3.1.0).

The current stable version is [v3.1.0](https://github.com/pinpoint-apm/pinpoint/releases/tag/v3.1.0).

## Live Demo

Take a quick look at Pinpoint with our [demo](http://223.130.142.103:8080/main/ApiGateway@SPRING_BOOT/5m?inbound=1&outbound=4&wasOnly=false&bidirectional=false)!

## PHP, PYTHON

Pinpoint also supports application written in PHP, Python. [Check-out our agent repository](https://github.com/pinpoint-apm/pinpoint-c-agent).

## About Pinpoint

**Pinpoint** is an APM (Application Performance Management) tool for large-scale distributed systems written in Java / [PHP](https://github.com/pinpoint-apm/pinpoint-c-agent)/[PYTHON]((https://github.com/pinpoint-apm/pinpoint-c-agent)).
Inspired by [Dapper](http://research.google.com/pubs/pub36356.html "Google 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.

You should definitely check **Pinpoint** out If you want to

* understand your *[application topology](https://pinpoint-apm.gitbook.io/pinpoint/want-a-quick-tour/overview)* 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)

## Getting Started
 * [Quick-start guide](https://pinpoint-apm.gitbook.io/pinpoint/getting-started/quickstart) for simple test run of Pinpoint
 * [Installation guide](https://pinpoint-apm.gitbook.io/pinpoint/getting-started/installation) for further instructions.

## Deploying Pinpoint to Kubernetes
 * [pinpoint-kubernetes](https://github.com/pinpoint-apm/pinpoint-kubernetes) 
 
## Overview
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.<br/>
For a more intimate guide, please check out our *[Introduction to Pinpoint](https://pinpoint-apm.gitbook.io/pinpoint/#want-a-quick-tour)* video clip.

* **ServerMap** - Understand the topology of any distributed systems by visualizing how their components are interconnected. Clicking on a node reveals details about the component, such as its current status, and transaction count.
* **Realtime Active Thread Chart** - Monitor active threads inside applications in real-time.
* **Request/Response Scatter Chart** - Visualize request count and response patterns over time to identify potential problems. Transactions can be selected for additional detail by **dragging over the chart**.

  

* **CallStack** - Gain code-level visibility to every transaction in a distributed environment, identifying bottlenecks and points of failure in a single view.

  

* **Inspector** - View additional details on the application such as CPU usage, Memory/Garbage Collection, TPS, and JVM arguments.

  

* **URI-metric**
  

* **Infrastructure**
  

* **Error-Analysis**
  
  

## Supported Modules
* JDK 8+
* [Tomcat](https://github.com/pinpoint-apm/pinpoint/tree/master/agent-module/plugins/tomcat), [Jetty](https://github.com/pinpoint-apm/pinpoint/tree/master/agent-module/plugins/jetty), [JBoss EAP](https://github.com/pinpoint-apm/pinpoint/tree/master/agent-module/plugins/jboss), [Websphere](https://github.com/pinpoint-apm/pinpoint/tree/master/agent-module/plugins/websphere), [Vertx](https://github.com/pinpoint-apm/pinpoint/tree/master/agent-module/plugins/vertx), [Weblogic](https://github.com/pinpoint-apm/pinpoint/tree/master/agent-module/plugins/weblogic),
```

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/pinpoint-apm-pinpoint`](/api/graphcanon/tools/pinpoint-apm-pinpoint)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
