Gao Hongtao
ae18295d1f
Update LICENSE file, adding the kubernetes-client license.
2018-08-02 23:07:48 +08:00
Gao Hongtao
efd975edfb
Merge remote-tracking branch 'origin/6.0' into 6.0
2018-08-02 14:53:17 +08:00
Gao Hongtao
d2fb70ee8e
Add assembly and startup scripts for oap server
...
Add a new assembly xml file to oap-starter project, and add `oapService.sh/bat`
files to apm-dist project.
Remove `collectorService.sh/bat` scripts from apm-dist project.
2018-08-02 14:52:30 +08:00
吴晟 Wu Sheng
c10fc67838
Fix typo ( #1514 )
2018-08-02 10:48:18 +08:00
Wu Sheng
fbe6a27e5f
Change typo.
2018-08-02 10:05:32 +08:00
Wu Sheng
c78be3af69
Change name.
2018-08-02 10:02:57 +08:00
Gao Hongtao
cc390fb2ae
Add type and resolver classes associated to schema files
2018-08-01 23:49:33 +08:00
Gao Hongtao
7551bc7d6c
Add server query module with sub module which implements graphql protocol.
2018-08-01 18:54:35 +08:00
Xin,Zhang
5eea1ae767
Fix #1488 : Fix NPE when the targetAop class is null ( #1507 )
2018-07-31 22:37:26 +08:00
Xin,Zhang
a5d2610392
Fix #1488 : Fix NPE when the targetAop class is null ( #1507 )
2018-07-31 22:36:40 +08:00
歪脖大肚子Q
6295af53fb
add gzip support ( #1506 )
...
* add gzip support
2018-07-30 17:59:25 +08:00
歪脖大肚子Q
eed6fa18c8
add gzip support ( #1506 )
...
* add gzip support
2018-07-30 17:58:49 +08:00
Wu Sheng
454611db5e
Add a missing word.
2018-07-30 17:32:00 +08:00
Wu Sheng
c741e0afa2
Miss a format.
2018-07-30 17:06:15 +08:00
Wu Sheng
e81f072fab
Change scope document format.
2018-07-30 17:05:19 +08:00
Wu Sheng
d28f91782c
Add secondary scope for JVM. @hanahmily @peng-yongsheng
2018-07-30 17:02:19 +08:00
Wu Sheng
1a197c2221
Finish GraphQL protocol document.
2018-07-30 15:08:49 +08:00
Wu Sheng
ccfef16cda
Merge branch '6.0' of https://github.com/apache/incubator-skywalking into 6.0
2018-07-30 15:08:24 +08:00
Jared.Tan
4788ebda64
add Architecture-CN.md doc. ( #1499 )
...
* add Architecture-CN.md doc.
* Typo:fix some problems in doc.
2018-07-30 13:26:19 +08:00
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