吴晟 Wu Sheng
d4590fd0d7
Update users.md
2018-08-07 17:16:54 +08:00
Xin,Zhang
e8456c0f83
Fix operation name is empty issue ( #1525 )
2018-08-06 16:27:40 +08:00
Xin,Zhang
42028e60ae
Fix operation name is empty issue ( #1525 )
2018-08-06 16:23:38 +08:00
Wu Sheng
676e4ee930
Add a new scope ServiceInstance_JVM_GC
2018-08-06 15:08:15 +08:00
阿洋
d1684a74ab
Add Abstract-CN.md ( #1501 )
2018-08-05 19:56:30 +08:00
Wu Sheng
bfef7d3bca
Fix CI.
2018-08-05 18:47:31 +08:00
XiaoFu
de048b448d
add ActiveMQ support ( #1524 )
2018-08-05 18:31:39 +08:00
XiaoFu
05b25f7b74
Update ActiveMQConsumerInterceptor.java ( #1523 )
2018-08-05 18:31:24 +08:00
XiaoFu
6bea7abe98
Update ActiveMQProducerInterceptor.java ( #1522 )
2018-08-05 18:30:54 +08:00
XiaoFu
98200127fd
add ActiveMQ support ( #1524 )
2018-08-05 09:20:35 +08:00
XiaoFu
29c0a97251
Update ActiveMQConsumerInterceptor.java ( #1523 )
2018-08-05 08:47:28 +08:00
XiaoFu
789cdce759
Update ActiveMQProducerInterceptor.java ( #1522 )
2018-08-05 07:25:55 +08:00
XiaoFu
da2189e598
[Agent] Add plugin for ActiveMQ 5.x ( #1513 )
...
* add activemq-plugin
* fix update ActiveMQConsumerInstrumentation Enhance another class
* refacor ActiveMQConsumerInstrumentation code
* support both topic and queue
* clear the code
* add UnitTest add fix bug
* fix obtain url bug
* Refactor the ActiveMQProducerInstrumentation code
* fix bug
* fix ConstructorInterceptor BUG
* add Licensed
* Update application.yml
Restore configuration
* Restore configuration
* perfect test
* fix
* fix License
* fix Project Files
* fix import class in instrumentation
* fix test case
* fix java doc
* fix Trigger CI
* fix ActiveMQConsumerAndProducerConstructorInterceptorTest
* delete unit test
* fix
* fix
* fix folder directory problem
* Delete ActiveMQConsumerInstrumentation.java
2018-08-04 20:13:00 +08:00
XiaoFu
1d39614b00
[Agent] Add plugin for ActiveMQ 5.x ( #1513 )
...
* add activemq-plugin
* fix update ActiveMQConsumerInstrumentation Enhance another class
* refacor ActiveMQConsumerInstrumentation code
* support both topic and queue
* clear the code
* add UnitTest add fix bug
* fix obtain url bug
* Refactor the ActiveMQProducerInstrumentation code
* fix bug
* fix ConstructorInterceptor BUG
* add Licensed
* Update application.yml
Restore configuration
* Restore configuration
* perfect test
* fix
* fix License
* fix Project Files
* fix import class in instrumentation
* fix test case
* fix java doc
* fix Trigger CI
* fix ActiveMQConsumerAndProducerConstructorInterceptorTest
* delete unit test
* fix
* fix
* fix folder directory problem
* Delete ActiveMQConsumerInstrumentation.java
2018-08-04 14:14:50 +08:00
彭勇升 pengys
3b1ffa93d9
[OAP Server] Log bridge and receiver package name. ( #1521 )
...
* Add commons-logging bridge for elastic search client.
* Rename receiver package name.
2018-08-04 11:02:52 +08:00
彭勇升 pengys
06165a0359
Feature/oap/storage ( #1516 )
...
* Storage and Persistence.
* Storage config.
* Fixed the CI failure.
2018-08-03 12:01:53 +08:00
terranhu
7785e42fe8
Sync ServiceNameService startTime bug fix.
2018-08-03 10:09:01 +08:00
terranhu
20cee98fc2
Update ServiceNameService.java ( #1515 )
...
resolve the Integer overflow,convert the value to Long type
2018-08-03 09:56:00 +08:00
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