Home

Awesome

Pinpoint

Maven codecov

Latest Release (2024/05/30)

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

The current stable version is v3.0.0.

Live Demo

Take a quick look at Pinpoint with our demo!

PHP, PYTHON

Pinpoint also supports application written in PHP, Python. Check-out our agent repository.

About Pinpoint

Pinpoint is an APM (Application Performance Management) tool for large-scale distributed systems written in Java / PHP/PYTHON. 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.

You should definitely check Pinpoint out If you want to

Getting Started

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 video clip.

Supported Modules

Compatibility

Java version required to run Pinpoint:

<!-- <compatibilityJava.md> -->
Pinpoint VersionAgentCollectorWebFlink
2.0.x6-13888
2.1.x6-14888
2.2.x7-14888
2.3.x7-17888
2.4.x7-18111111
2.5.x8-19111111
3.0.x8-21171717
<!-- </compatibilityJava.md> -->

HBase compatibility table:

<!-- <compatibilityHbase.md> -->
Pinpoint VersionHBase 1.xHBase 2.x
2.0.xyesoptional
2.1.xyesoptional
2.2.xyesoptional
2.3.xyeshbase2-module
2.4.xyeshbase2-module
2.5.xyeshbase2-module
3.0.xnoyes
<!-- </compatibilityHbase.md> -->

Agent - Collector compatibility table:

<!-- <compatibilityPinpoint.md> -->
Agent VersionCollector 2.0.xCollector 2.1.xCollector 2.2.xCollector 2.3.xCollector 2.4.xCollector 2.5.xCollector 3.0.x
2.0.xyesyesyesyesyesyesyes
2.1.xnoyesyesyesyesyesyes
2.2.xnonoyesyesyesyesyes
2.3.xnononoyesyesyesyes
2.4.xnonononoyesyesyes
2.5.xnononononoyesyes
3.0.xnonononononoyes
<!-- </compatibilityPinpoint.md> -->

Flink compatibility table:

<!-- <compatibilityFlink.md> -->
Pinpoint VersionFlink 1.3.XFlink 1.4.XFlink 1.5.XFlink 1.6.XFlink 1.7.XFlink 1.14.XFlink 1.18.X
2.0.xyesyesyesyesyesnono
2.1.xyesyesyesyesyesnono
2.2.xyesyesyesyesyesnono
2.3.xyesyesyesyesyesnono
2.4.xyesyesyesyesyesyesno
2.5.xyesyesyesyesyesyesno
3.0.xnonononononoyes
<!-- </compatibilityFlink.md> -->

Pinot compatibility table:

<!-- <compatibilityPinot.md> -->
Pinpoint VersionPinot 0.11.0Pinot 0.12.0Pinot 1.0.0
2.5.xyesyesyes
3.0.xnonoyes
<!-- </compatibilityPinot.md> -->

Community

Github issues
Gitter

We have Chinese community now, welcome to join!

<details> <summary> 👆 click me </summary>
QQ Group1: 897594820QQ Group2: 812507584QQ Group3: 882020485DING Group : 21981598
QQ Group1QQ Group2QQ Group3DING Group
</details>

License

Pinpoint is licensed under the Apache License, Version 2.0. See LICENSE for full license text.

Copyright 2018 NAVER Corp.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.