-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Home
Roy Kim edited this page Jan 5, 2018
·
79 revisions
- Server Map Enhancement
- Performance
- Improve query speed through parallelism via asynchronous I/O operation, and code optimization
- Change/introduce a new data structure more suitable for dealing with a large number of agents
- Realtime
- Improve realtime update/rendering
- Support grouping of multiple applications
- Performance
- Scatter Chart Enhancement
- Introduce grouping by type of errors (db access fail, rpc fail, cache access fail, etc)
- Statistics/Aggregation
- Introduce realtime data pipeline (Apache Flink) for statistics and data aggregation
- Application-level min/max statistics and response time histograms
- Statistics by request URLs
- Agent
- Active thread dump
- Collect DataSource information
- Improve asynchronous trace support
- Add vert.x support
- Introduce agent trace data format v2
- Type optimization & compressed format
- Protocol buffer 3
- Improve interceptor and thread local lookup performance
- Introduce adapters for different interceptor types/patterns
- Adaptive sampling
- Adaptive callstack tracing
- Discard relatively insignificant method invocations
- Combine multiple highly similar/identical callstacks when sending them over the wire
- Ability to store stack traces
- Introduce log-level histograms
- UI/Usability
- Improve performance
- Migrate to AngularJS 2
- Improve personalized configuration for users
- HBase
- Data store optimization - Reduce rowkey sizes
- Introduction to Pinpoint (v1.5.0)
- 유용한 자료를 작성하셨다면 공유부탁드립니다!!!
- Pinpoint 개발자가 작성한 Pinpoint 기술문서 (helloworld.naver.com)
- 소개 및 설치 가이드 (prompt blog)
- Pinpoint 사용 경험 (barney blog)
- 설치 가이드 동영상 강좌 1 (okjsp 대표 허광남님)
- 설치 가이드 동영상 강좌 2 (okjsp 대표 허광남님)
- AWS Ubuntu 14.04 설치 가이드 (lky1001 blog)
- Anyone who wants to share document resources can edit
- Technical Overview of Pinpoint
- Using Pinpoint with Docker (@yous)
- Another docker deployment using docker-compose.yml (@minyk)
- Notes on Jetty Plugin for Pinpoint (@cijung)
- Pinpoint学习笔记:中文资料收集整理和更重要的-中文翻译!
- Pinpoint - 应用性能管理(APM)平台实践之部署篇
These include agents and plugins that are not merged into this repository.
Take a look at them if you are interested and would like to help out.
- Agents
- NodeJS agent - https://github.com/peaksnail/pinpoint-node-agent
- Plugins
- Websphere - https://github.com/sjmittal/pinpoint/tree/cpu_monitoring_fix/plugins/websphere
- Hystrix - https://github.com/jiaqifeng/pinpoint/tree/dev-hystrix-plugin/plugins/hystrix
- Kafka - https://github.com/jiaqifeng/pinpoint/tree/dev-plugin-kafka/plugins/kafka
- RabbitMQ - https://github.com/jiaqifeng/pinpoint/tree/dev_plugin_rabbitmq/plugins/rabbitmq
- RocketMQ - https://github.com/ruizlake/pinpoint/tree/master/plugins/rocketmq
Please feel free to add to this list if you are working on an agent or a plugin.
(Also feel free to remove items from the list if you'd prefer not to make them public)
- XLGAMES (http://www.xlgames.com)
- NAVER (www.naver.com)
- NHN Entertainment
- Coupang (www.coupang.com)
- SKPlanet(www.skplanet.com)
- Pikicast (www.pikicast.com)
- ... there may be so many companies