mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-16 16:28:48 +10:00
Merge pull request #945 from nstopkimsk/master
modified release statement. v1.1.1
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
* Install agents without changing a single line of code
|
||||
* Minimal impact on performance (approximately 3% increase in resource usage)
|
||||
|
||||
## Latest Release (2015/6/07)
|
||||
We're happy to announce the release of Pinpoint **v1.1.0**. <br/>
|
||||
Please check release note at (https://github.com/naver/pinpoint/releases/tag/1.1.0)
|
||||
## Latest Release (2015/9/9)
|
||||
We're happy to announce the release of Pinpoint **v1.1.1**. <br/>
|
||||
Please check release note at (https://github.com/naver/pinpoint/releases/tag/1.1.1)
|
||||
We're now focusing on developing **v1.5.0**.
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user