XiaoFu
a38c128d19
Update Supported-list.md ( #2020 )
2018-12-08 10:56:08 +08:00
Xin,Zhang
aa9a7c4437
Fix the NPE about elasticsearch plugin ( #1985 )
2018-12-07 22:54:23 +08:00
XiaoFu
45f44544eb
Support rabbitmq plugin ( #2000 )
...
* Fix support rabbitmq plugin
* fix Unit test rename sw3 to sw6
* Update pom.xml
* fix adjust rabbitmq Unit test
* fix add rabbitmq component in docker component-libraries.yml
* Update RabbitMQProducerInterceptor.java
* Update RabbitMQProducerInterceptor.java
2018-12-07 21:20:10 +08:00
caoyixiong
f8d384ee76
fix classloader dead lock in jdk7+ ( #2016 )
2018-12-07 15:22:24 +08:00
吴晟 Wu Sheng
40eb651238
OAL tool module established ( #2015 )
...
* Move oal tool back into main repo, and fix compile issue.
* Fix two bugs.
* Remove all generated codes.
* Make all oal generated codes out of source control.
* Make mvn compile and package work.
* Fix test cases.
* Make compile right and provide new documents.
* Remove an unnecessary tokens file.
2018-12-07 09:31:16 +08:00
Jared Tan
c141376557
fix https://github.com/apache/incubator-skywalking/issues/1820 . ( #2013 )
2018-12-06 21:46:40 +08:00
彭勇升 pengys
27c475f74c
1. Make storage and cluster using same name space. ( #2014 )
...
2. Zookeeper implementation of the cluster module using name space to support using same zookeeper cluster by different OAP clusters.
2018-12-06 21:03:00 +08:00
Jared Tan
3f2fb8dbf9
Merge pull request #1981 from a198720/len
...
add system env for trace ignore plugin
2018-12-06 15:56:51 +08:00
Jared Tan
1b66346413
Merge branch 'master' into len
2018-12-06 15:26:39 +08:00
Jared Tan
f39c040706
Merge pull request #2005 from JaredTan95/clean
...
Remove unused Debug Switches
2018-12-06 15:24:17 +08:00
Jared Tan
b943265565
Merge branch 'master' into len
2018-12-06 15:23:04 +08:00
Jared.Tan
5bc3ccde5e
fix conflicts and test case.
2018-12-06 15:22:33 +08:00
吴晟 Wu Sheng
1587b057e1
Merge branch 'master' into clean
2018-12-06 14:40:56 +08:00
吴晟 Wu Sheng
f2b158862c
[OAL refactor step 1]Refactor dispatcher manager ( #2006 )
...
* Remove the hard codes about DispatcherManager.
* Add comments.
2018-12-06 14:40:29 +08:00
Jared Tan
2c1d28f47e
Merge branch 'master' into len
2018-12-06 14:20:01 +08:00
Jared.Tan
1b1a9bf216
Remove unused Debug Switches
2018-12-06 11:00:43 +08:00
吴晟 Wu Sheng
5f5be77601
Fix the alarm being started too many times. ( #2003 )
...
* Fix the alarm being started too many times.
* Remove unnecessary interface.
* Fix wrong status changed
2018-12-05 20:56:08 +08:00
吴晟 Wu Sheng
d75a1472b5
Update How-to-build.md ( #2002 )
2018-12-04 22:50:43 +08:00
吴晟 Wu Sheng
bd879fd2d0
Fix mapping update bug in H2, MySQL, TiDB storage ( #1999 )
...
* Service inventory mapping doesn't update right.
* Remove codes.
2018-12-04 16:52:46 +08:00
吴晟 Wu Sheng
fc79182c31
Make endpoint alarm setting not active in default ( #1998 )
2018-12-03 22:58:23 +08:00
Gao Hongtao
1ea977e50a
Submodule/ui ( #1995 )
...
* Update submodule skywalking-ui
* Update submodule ui
2018-12-03 16:59:13 +08:00
Gao Hongtao
1fa3091984
Istio/namespace ( #1994 )
...
* Update submodule skywalking-ui
* Fix #1925 Add namespace to service name
2018-12-03 16:25:03 +08:00
吴晟 Wu Sheng
7066affacc
Merge branch 'master' into len
2018-12-03 12:26:01 +08:00
Jared.Tan
dc393b1c12
refactoring PropertyPlaceholderHelper class. ( #1989 )
2018-12-03 11:50:59 +08:00
a198720
f13a06a439
Merge branch 'master' into len
2018-12-03 10:33:05 +08:00
吴晟 Wu Sheng
93a036499e
Make sure all mapping data loaded. ( #1992 )
2018-12-02 23:09:32 +08:00
Gao Hongtao
6b44fa761f
Update submodule skywalking-ui ( #1990 )
2018-12-02 20:29:08 +08:00
吴晟 Wu Sheng
44a85a4f5a
Support service instance metric. ( #1988 )
2018-12-01 22:57:28 +08:00
吴晟 Wu Sheng
2d8f390351
Make endpoint and instance alarm active ( #1987 )
...
* Support alarm in service instance and endpoint.
* Fix alarm default settings and document.
* Fix wrong default setting
* Make service instance and endpoint scopes available in alarm core.
* Fix alarm bug.
2018-12-01 14:18:31 +08:00
彭勇升 pengys
5777103a2b
Print exception stack into console or log files because of I found some NPE message in the log files. But I don't known where are they from without exception stack. ( #1986 )
2018-12-01 00:09:39 +08:00
吴晟 Wu Sheng
e2f2356a6f
Update user wall and document ( #1982 )
...
* Update document and user wall.
* Change format.
* user wall updated.
* Fix typo
2018-11-30 16:07:56 +08:00
a198720
9652d7eda9
Merge branch 'master' into len
2018-11-30 14:21:10 +08:00
Jared.Tan
728033ce85
update application.yml for namespace. ( #1975 )
...
* Correct namespace description
2018-11-30 13:57:32 +08:00
彭勇升 pengys
76d2fa34e0
Parse segment binary with version 1 prototype by default. ( #1980 )
2018-11-30 13:15:04 +08:00
lixin40
efad1165f5
add system env for trace ignore plugin
2018-11-30 12:12:05 +08:00
吴晟 Wu Sheng
5577f67de7
Support backend sampling ( #1977 )
...
* Support sampling trace at server side and keep metric right.
* Add a trace sampling document
* Fix wrong default value.
* Fix document issue.
* Fix assemble issue.
* Fix wrong settings and doc.
2018-11-29 23:33:07 +08:00
吴晟 Wu Sheng
f5545a87a5
Update backend-storage.md ( #1979 )
2018-11-29 20:46:27 +08:00
Jared.Tan
4392ec3ee9
TiDB storage provided and features tested ( #1978 )
...
* add TiDB configuration description.
* add tested mysql client driver version
2018-11-29 20:10:01 +08:00
Jared.Tan
9c642d50d8
fix https://github.com/apache/incubator-skywalking/pull/1921/ . ( #1974 )
2018-11-29 12:39:58 +08:00
吴晟 Wu Sheng
215eab7428
Mysql style storage implementation ( #1964 )
...
Also fixed several bugs in this merge.
2018-11-28 22:59:02 +08:00
Xin,Zhang
4b868f8aeb
Support ConnectionProxyInstance tracing ( #1961 )
2018-11-27 22:04:50 +08:00
a198720
5fd15b46f4
remove the Useless dependency : spring-cloud-starter-config ( #1967 )
2018-11-27 20:55:39 +08:00
张亮
f11398b2a9
Add Stargazers trend on ( #1966 )
2018-11-27 17:34:48 +08:00
a198720
5819515055
add system env in docker configuration ( #1962 )
...
* add system env in docker configuration
* remove the zipkin config
2018-11-26 15:26:37 +08:00
彭勇升 pengys
0d4703cd7a
Update README.md ( #1963 )
...
Notice of the system time setting.
2018-11-26 12:10:51 +08:00
Jared.Tan
b79030765b
feat:Active System.env Config In Both Collector And agent.config. ( #1957 )
...
* feat:Active System.env Config In Both Collector And agent.config.
1、moving related codes into apm-util module.
2、update Setting-override.md about how to use.
* resolve docs.
* typo
* finish test case.
* Update README.md
2018-11-26 00:12:01 +08:00
a198720
578fd70395
fixed bug: multiple formatIndexName in forceUpdate method ( #1960 )
2018-11-25 22:14:08 +08:00
yanmingbi
5ab2ee3ae8
Add Guazi.com and Maodou.com into open user list. ( #1959 )
...
* Update powered-by.md
Guazi.com and Maodou.com are using Apache SkyWalking for research and production,
and providing commercial products including Apache SkyWalking.
* Update powered-by.md
Fix order.
2018-11-25 20:47:41 +08:00
彭勇升 pengys
983f7613b6
1. Close the output stream when switch to write next file. ( #1958 )
...
2. Close the input stream when switch to read next file.
#1665
2018-11-25 16:49:35 +08:00
Xin,Zhang
7a9721a65a
Fix the components of Spring resttemplate is incorrect ( #1956 )
...
* Fix the components of Spring resttemplate is incorrect
* Fix check style
* Fix the version is incorrect
* Fix checkstyle
2018-11-24 18:34:33 +08:00