Commit Graph

4247 Commits

Author SHA1 Message Date
Wu Sheng cb69e968f1 Refactor the graphQL query protocol. @hanahmily @peng-yongsheng 2018-07-30 12:08:41 +08:00
彭勇升 pengys efe5299d03 Feature/oap/remote (#1505)
* Sample operator code.

* Indicator aggregator framework.

* Provide some annotation for OAL.

* Remote module.

* Register service.

* Add apache license header.

* Ignore comments when load definition files.
2018-07-30 09:54:36 +08:00
吴晟 Wu Sheng 3cbf04feb8 Sync use cases to 6.0 2018-07-27 18:19:44 +08:00
吴晟 Wu Sheng d7fd23ff05
Update use cases (#1503)
* Add a separated use case list

* Update README_ZH.md

* Create use-case-list.md

Add use cases.

* Update README.md

* Update README_ZH.md

* Update README_ZH.md
2018-07-27 17:44:03 +08:00
Wu Sheng 7e4eccef08 Update a document sentence. 2018-07-27 15:47:21 +08:00
Wu Sheng 282b59312b v6 query protocol. 2018-07-27 13:39:01 +08:00
Alexander Wert 23488daca3 Added OpenAPM Badge to the readme file (#1493)
* Added OpenAPM Badge to readme

* Update README.md
2018-07-26 20:04:47 +08:00
Wu Sheng 34a6c4dcf0 Init some graphQL protocol 2018-07-26 20:04:37 +08:00
Alexander Wert 6753478a77 Added OpenAPM Badge to the readme file (#1493)
* Added OpenAPM Badge to readme

* Update README.md
2018-07-26 20:03:32 +08:00
彭勇升 pengys 78f93492f1 Aggregator and Indicator define (#1498)
* Sample operator code.

* Indicator aggregator framework.

* Provide some annotation for OAL.
2018-07-26 16:24:01 +08:00
Gao Hongtao 58b83e86c9 Merge remote-tracking branch 'origin/6.0' into 6.0 2018-07-26 00:02:26 +08:00
Gao Hongtao becf708073 Add kubernetes as a new cluster manager.
# 1447
Use `GET /api/v1/watch/namespaces/{namespace}/pods` api to watch pod's
containerIp which help collector containers to discovery each other.
2018-07-26 00:01:26 +08:00
Wu Sheng 8c3fb27e0e Init codes of service mesh probe receiver. 2018-07-25 16:09:17 +08:00
Wu Sheng e7ce4d757c Add service mesh receiver. 2018-07-24 16:12:24 +08:00
Xin,Zhang 291e799190 Cherry-pick from commit 56d7fe4ed7 2018-07-24 15:02:26 +08:00
Xin,Zhang 56d7fe4ed7 Fix RuntimeContext cannot store anything when the trace is not creat (#1480)
* Fix RuntimeContext cannot store anything when the trace is not create

* Add RuntimecontextSnapshot and remove debug info
2018-07-24 14:39:56 +08:00
Wu Sheng a94b542806 Adjust zk cluster management. 2018-07-24 10:17:20 +08:00
阿洋 8635fd3bc6 Add Component-libraries-extend-CN.md (#1487) 2018-07-24 09:17:59 +08:00
crystaldust eabf9a7da2 Polish the document 'overview and core concepts' (#1485) 2018-07-23 19:19:38 +08:00
Wu Sheng 4d56a63bd2 Fix CI. 2018-07-20 11:50:48 +08:00
Wu Sheng 62ca37bc8f Refactor codebases for v6, restore modulization back 2018-07-20 11:40:00 +08:00
Wu Sheng 42072d8583 Open this method for test cases. 2018-07-19 23:11:26 +08:00
Wu Sheng e7ec6dcc31 Fix some test cases 2018-07-19 22:52:33 +08:00
Wu Sheng e05b99a936 Restore module management. 2018-07-19 22:43:14 +08:00
彭勇升 pengys de3bc220e0 [OAP Server] Core framework (#1472)
* Receiver, aggregate, server finished.
2018-07-19 11:24:01 +08:00
Xin,Zhang 1c3606a832 Change the way to transmit the Request and Response (#1471) 2018-07-19 07:21:49 +08:00
Wu Sheng 8dafb61e4b Update protocol. 2018-07-18 16:29:40 +08:00
mumu 06b6f05438 Add how to build in eclipse (#1464)
* Update How-to-build-CN.md
2018-07-18 11:10:56 +08:00
Xin,Zhang d38b208c9e Fix #1454: fix NPE issue about spring apo interceptor (#1467) 2018-07-18 10:20:39 +08:00
Xin,Zhang 630e62312c Fix #1454: fix NPE issue about spring apo interceptor (#1467) 2018-07-18 10:19:35 +08:00
Wu Sheng 48348efe74 @lemon @ascrutae I change the proto file path for preparing 6.0, but didn't change .net namespace. But I think if you sync the protocol submodule, you still need some changes. 2018-07-17 14:20:58 +08:00
Jared.Tan 7744911c32 Typo:fix some duplication problems in docs (#1465)
* Typo:fix some duplication problems in docs

* Update Direct-uplink-CN.md
2018-07-17 12:36:20 +08:00
吴晟 Wu Sheng 2c70dc5763 Update webappService.bat (#1460)
Fix #1435
2018-07-16 17:42:29 +08:00
吴晟 Wu Sheng cc664175e2 Update webappService.bat (#1460)
Fix #1435
2018-07-16 17:40:46 +08:00
Wu Sheng c5b4dea4b9 Change description back to APM. 2018-07-16 16:46:22 +08:00
xinzhuxiansheng 44fc3e0742 Adjust and modify the catalog and doc under Supported-list.md (#1445)
* first commit

* ad

* add

* add

* add

* add

* add

* add

* add

* add

* add

* add

* add

* 调整和修改中间件,框架与类库支持列表 目录文档

* add

* add

* 修改Incubating

* add
2018-07-13 23:22:50 -07:00
吴晟 Wu Sheng 6b99abffff [Agent] Apache http client plugin bug (#1448) (#1452)
* #1447

Fixed the after method interceptor for the apache http client NPE error when the response is null cause by the doExecute method throw a exception.
2018-07-13 13:48:37 +08:00
彭勇升 pengys b8206b8cec [Agent] Apache http client plugin bug (#1448)
* #1447

Fixed the after method interceptor for the apache http client NPE error when the response is null cause by the doExecute method throw a exception.
2018-07-12 22:02:59 -07:00
吴晟 Wu Sheng 5299a68e7c Add words in two License files. (#1450) 2018-07-12 21:48:42 -07:00
吴晟 Wu Sheng 86bb1c05e4
Add words in two License files. (#1450) 2018-07-12 18:05:56 -07:00
吴晟 Wu Sheng 1584eae6eb
Update README.md (#1443)
Add an announcement for 6.0
2018-07-11 23:29:00 -07:00
吴晟 Wu Sheng e0979ceed7
Update version to RC (#1446)
* Change version
2018-07-11 15:53:33 -07:00
Wu Sheng 2892a987f5 Merge branch 'master' into 6.0 2018-07-11 14:48:35 -07:00
Wu Sheng 736d7ae03f Fix some wrong in release doc. 2018-07-11 14:47:34 -07:00
吴晟 Wu Sheng ccf5ef4673
Make the icon font things more clear in NOTICE, include where they are in our source folder. Also move the text at the beginning of the distribution NOTICE file. (#1444) 2018-07-11 11:45:16 -07:00
彭勇升 pengys dcdfeb1e14 Feature/oap/cluster plugin (#1440)
* Cluster module implementation finished.
2018-07-10 23:50:08 -07:00
Wu Sheng e2009b294e Submit init version of Service Mesh probe protocol 2018-07-10 22:07:52 -07:00
Wu Sheng 3136e717a9 Merge branch 'master' into 6.0 2018-07-10 21:27:41 -07:00
Gao Hongtao dc1dfca010 Fix #1441 add icon files notice (#1442)
* Fix #1441 add icon files notice

* Amend notice file, add excluding icon folder in rat config
2018-07-10 20:12:53 -07:00
Wu Sheng 6d6310bfcb Merge branch 'master' into 6.0 2018-07-10 17:58:42 -07:00