Commit Graph

4082 Commits

Author SHA1 Message Date
Wu Sheng cb69e968f1 Refactor the graphQL query protocol. @hanahmily @peng-yongsheng 2018-07-30 12:08:41 +08:00
吴晟 Wu Sheng 3cbf04feb8 Sync use cases to 6.0 2018-07-27 18:19:44 +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
彭勇升 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
Wu Sheng a94b542806 Adjust zk cluster management. 2018-07-24 10:17:20 +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
Wu Sheng 8dafb61e4b Update protocol. 2018-07-18 16:29:40 +08:00
Xin,Zhang d38b208c9e Fix #1454: fix NPE issue about spring apo interceptor (#1467) 2018-07-18 10:20:39 +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
吴晟 Wu Sheng 2c70dc5763 Update webappService.bat (#1460)
Fix #1435
2018-07-16 17:42:29 +08:00
Wu Sheng c5b4dea4b9 Change description back to APM. 2018-07-16 16:46:22 +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 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
Wu Sheng c81a4a30b3 Start to write protocol section. 2018-07-10 16:14:12 -07:00
Wu Sheng a26e6af6c7 Finish more documents about high level design of SkyWalking 6. 2018-07-09 23:03:35 -07:00
Wu Sheng 4cd4d247d8 Finish initial documents of overview, project goals and probe-introduction in concepts and designs. 2018-07-09 16:48:14 -07:00
xinzhuxiansheng d0f15fc322 Update Quick-start-CN.md (#1436)
Sync English documents to Chinese.
2018-07-09 10:24:47 -07:00
Wu Sheng 7dcba74550 Remove 2018-07-08 21:59:04 -07:00
Wu Sheng 01320ddb5b Update gitbook settings. 2018-07-08 21:56:50 -07:00
Wu Sheng f121730ede Finish the new document structure. 2018-07-08 21:04:50 -07:00
歪脖大肚子Q 8eb2bef192 Add Junit test for ribbon's NIWSServerListClassName #1390 (#1407)
* Add Junit test for ribbon's NIWSServerListClassName

* Add License Head to Code file

* try to solve submodule skywalking-ui conflict
2018-07-09 10:08:42 +08:00
peng-yongsheng d2753037bb Upgrade version to 6.0.0 alpha. 2018-07-07 10:46:41 +08:00
Wu Sheng b34350e249 Add comments about Filter and Functions. 2018-07-06 17:40:35 -07:00
Wu Sheng e3f4e021be Merge branch 'master' into 6.0
# Conflicts:
#	README_ZH.md
2018-07-06 11:59:57 -07:00
Wu Sheng e6ca91c3bf Init branch 6.0 for our next big iteration. Change root readme. Format field document in table. Remove Chinese documents. 2018-07-06 11:52:56 -07:00
Wu Sheng 9f97f555f5 Finish the init doc of OAP and OAL. 2018-07-05 17:31:43 -07:00
吴晟 Wu Sheng 02ab74ad81
Update create_source_release.sh (#1431) 2018-07-05 16:50:27 -07:00
歪脖大肚子Q 6a7e344dea fix zipkin provider can not receive full spans data (#1420) 2018-07-03 21:03:02 -07:00