Commit Graph

3889 Commits

Author SHA1 Message Date
lican 0178acce12 jacoco_exclude_graphql (#1085) 2018-04-17 14:07:22 +08:00
lican f62381c494 apm collector ui module testcase completed (#1079)
* empty service testcase

* complete GraphQLHandlerTest

* some test completed

* apm-collector-ui testcase completed
2018-04-17 10:40:06 +08:00
Lemon c5919845ec Update Trace-Data-Protocol.md (#1076) 2018-04-14 23:14:23 +08:00
Lemon 9feede7a72 update skywalking-ui commit (#1075) 2018-04-14 22:18:57 +08:00
彭勇升 pengys 9aa615d77f Feature/1032 (#1073)
* Provide short database column name.

* Compile successful

* Attribute name change from source to target.

* Provide highPerformanceMode setting for short column name speciality.

* Fixed a bug that persistent timer started multiple times.
Running about 10 minute, the result of collector performance test is above 1w TPS when using MacBook 2017.
2018-04-14 09:18:40 +08:00
lican b4ded22c87 add some basic testcase(apm-util and partial collector-ui-jetty-provider) (#1072)
* commons testcase

* some ui module query testcase

* add testcase

* fix some checkStyle issue

* add some null testcase

* remove

* add license

* fix author error

* remove invalid tag @date

* add license which has been missed
2018-04-13 23:58:47 +08:00
carlvine500 daceca28ee add doc for TraceCrossThread (#1067)
* add doc for TraceCrossThread
2018-04-13 08:57:06 +08:00
carlvine500 8612f80260 add jdk-cross-thread-plugin (#845)
* add jdk-cross-thread-plugin
2018-04-12 20:51:09 +08:00
carlvine500 5ea5471c96 add ContextManager.isActive() (#1070) 2018-04-12 11:35:19 +08:00
吴晟 Wu Sheng 564239f1a2
Update README.md (#1066) 2018-04-11 16:30:36 +08:00
吴晟 Wu Sheng 51014213ba
Update README.md (#1063)
Add an incubating feature in SkyWalking documents.
2018-04-11 14:28:29 +08:00
lican 8dda60eb7d chinese documents translation, sync with english (#1062)
* partial doc

* tls

* translat all chinese document

* remove english

* revised submodule
2018-04-11 11:42:59 +08:00
彭勇升 pengys 99dc132d72
Update README_ZH.md (#1059)
Style issues when use *.
2018-04-11 00:14:29 +08:00
彭勇升 pengys 931f3cfb50 Collector 5.0.0-alpha version upgrade FAQ. (#1052)
* Collector 5.0.0-alpha version upgrade FAQ.

* Update Upgrade.md

Reformat document and adjust some English.

* Add link.
2018-04-10 22:13:56 +08:00
彭勇升 pengys 4eb5dabbea
Refactor the collector configuration initialization. (#1058)
* Refactor the collector configuration initialization.

#1047
2018-04-10 21:34:05 +08:00
lican 8abb01dce2 fix #1055 and make code more readable (#1057) 2018-04-10 16:36:41 +08:00
吴晟 Wu Sheng 1261e03c9b
Fix the count of gc is incorrect. (#1054) 2018-04-09 18:53:08 +08:00
lican 1052f7292f fix no data (#1053) 2018-04-09 15:50:43 +08:00
彭勇升 pengys 566f7f8fbc Use formula instead of date format in time bucket util. (#1049)
Add contains point method instead instance of for decide span listener class type.
Transform minute time bucket just once.

#1032
2018-04-09 06:20:49 +08:00
彭勇升 pengys 105df835af Caffeine license, Apache 2.0, no NOTICE file in repository which is https://github.com/ben-manes/caffeine. (#1046) 2018-04-08 10:19:44 +08:00
彭勇升 pengys c42172f348 Feature/1032 (#1045)
* 1. Add the performance collection point.
2. Report formatter.

#1032

* Add a new cache implementation by caffeine.

#1032

* Performance optimization:
Make all the loggers class variable to have the static modifier.

* Time stamp format to time bucket performance optimization.

#1032
2018-04-07 22:33:10 +08:00
彭勇升 pengys 4607128c4d
Feature/1032 (#1043)
* 1. Add the performance collection point.
2. Report formatter.

#1032

* Add a new cache implementation by caffeine.

#1032

* Performance optimization:
Make all the loggers class variable to have the static modifier.
2018-04-07 20:57:44 +08:00
彭勇升 pengys b08309953e Feature/1032 (#1042)
* 1. Add the performance collection point.
2. Report formatter.

#1032

* Add a new cache implementation by caffeine.

#1032
2018-04-07 19:26:51 +08:00
彭勇升 pengys cc655e1435
1. Add the performance collection point. (#1041)
2. Report formatter.

#1032
2018-04-07 17:17:12 +08:00
彭勇升 pengys c53d5088bf
Update pom.xml (#1040)
* Update pom.xml

Add developer email address.

* Update pom.xml

* Update pom.xml

* Delete pom.xml.versionsBackup

* Delete pom.xml.versionsBackup

* Update pom.xml

* Delete pom.xml.versionsBackup

* Update pom.xml
2018-04-07 13:59:57 +08:00
Xin,Zhang 4d7192f64c fix grpc issue (#1039) 2018-04-06 22:44:47 +08:00
吴晟 Wu Sheng 8d1bead138
Add release badges in README/ZH.md (#1037) 2018-04-06 21:38:34 +08:00
吴晟 Wu Sheng 3dfe47da9b
Update release doc. (#1036) 2018-04-05 20:33:30 +08:00
lican 8834f30e3a avoid "by zero" exception when all request are error (#1022)
* avoid "by zero" exception when all request are error

* update pr about "by zero" exception

* update pr about "by zero" exception add 3 file change

* update pr about "by zero" exception add 1 file change

* update pr about "by zero" exception to solution 1
2018-04-05 11:03:02 +08:00
彭勇升 pengys bcf97b60bd Source release from the new codes by git clone. (#1023) 2018-04-04 14:35:02 +08:00
Willem Jiang 1deb90a24a Update the support version of ServiceComb (#1027)
* Enable the build of ServiceComb Java Chassis

* Updated the Supported list
2018-04-04 10:16:13 +08:00
Willem Jiang 0d31d6b36a Enable the build of ServiceComb Java Chassis (#1026) 2018-04-04 09:07:47 +08:00
吴晟 Wu Sheng 7e148494e8
Fix two wrong urls. (#1019)
* Update release docs.

* Adjust doc.

* Fix a missing wrong url.
2018-04-04 07:32:07 +08:00
candylee c34c037d16 fix CONSTRUCTOR_WITH_LIST_HOSTANDPORT_ARG_INTERCEPT_CLASS spell error (#1021) 2018-04-03 22:54:26 +08:00
吴晟 Wu Sheng 90fb7b7149
Because of key issue, system env override can't be supported. (#1017)
* Because of key issue, system env override can't be supported.

* Override value only in supported types. Int, String, Long, Boolean.
2018-04-03 16:16:41 +08:00
吴晟 Wu Sheng 56c11d4020
Add documents about vote result and announce. (#1016)
* Add documents about vote result and announce.

* Update description about SkyWalking in mail templetes.

* Remove the -1 allowed rule. Even it is a right rule, but we don't encourage people do that.

* Add a svn move example.
2018-04-03 12:44:44 +08:00
吴晟 Wu Sheng d27b38bf71
Remove too tools license. (#1015) 2018-04-03 10:57:58 +08:00
吴晟 Wu Sheng 7a733ce458
Provide advanced features document (#1014)
* Provide document for TLS

* Provide direct uplink doc.

* Add namespace document.

* Provide token auth doc.

* Provide setting override document.

* Fix two typo.

* Fix more typos.
2018-04-02 17:18:17 +08:00
彭勇升 pengys 3caa08cc46 Provide dependencies management in collector root pom (#1012)
#1009
2018-04-02 15:09:45 +08:00
吴晟 Wu Sheng 049dc2fae8 Support collector service instrumentation (#730)
* Collector instrument agent.

* Make the agent.jar output to the /agent folder in collector package.

* Try to add metric annotation.

* Change the instrument ways.

* Reformat.

* Finish the agent codes. Wait for @peng-yongsheng 's metric requirements.

* Debug new instrument.

* Fix a detect bug.

* Finish the instrument

* Fix compile issue.
2018-04-01 11:16:01 +08:00
彭勇升 pengys 4390d8fdb0 Exclude all the files named “dependency-reduced-pom.xml” when build source release package. (#1008)
#1007
2018-04-01 10:43:35 +08:00
吴晟 Wu Sheng d322f52843 Support token auth in gRPC upstream (#1000)
* Add client side token.

* Fix ci.

* Fix most codes of token auth at both sides.

* Add settings in config files.

* Make auth interceptor doesn't throw expcetion.

* Update AuthenticationSimpleChecker.java

* Update AuthenticationActivator.java

* Revert "Update AuthenticationActivator.java"

This reverts commit 0935f18fd6802ab84c12e0609c21ef753ff51be3.

* Merge branch 'feature/token-auth' of https://github.com/apache/incubator-skywalking into feature/token-auth

# Conflicts:
#	apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/src/main/java/org/apache/skywalking/apm/collector/agent/grpc/provider/AuthenticationSimpleChecker.java

* Fix Auhentication token works incorrect (#1001)

* Fix Auhentication token works incorrect

* Change way to build GRPC Channel

* Response an empty header when auth fails.
2018-03-31 20:06:48 +08:00
彭勇升 pengys eff39b0f1c Rename field name to osName in type AppServerInfo. (#1006)
#998
2018-03-30 22:44:18 +08:00
彭勇升 pengys bade4fd6c8 Make the exception message with the instance id which will help us to find the bug. (#1005)
Fixed #999
2018-03-30 22:09:34 +08:00
lemon c84c76355b Fix proto link (#1002)
* Fix link to proto files

* Fix proto path.
2018-03-30 14:58:35 +08:00
吴晟 Wu Sheng 9b1c6724d2
Support setting override through system.properties and envs. (#997)
* Support setting override through system.properties and envs.

* Remove test case.
2018-03-29 17:20:49 +08:00
吴晟 Wu Sheng 4a8372b9f5
Make sure module provider can't find other service in prepare stage. (#994) 2018-03-28 09:53:11 +08:00
吴晟 Wu Sheng aa9243b2aa
Add dependencies licenses and notice. (#993) 2018-03-27 14:12:57 +08:00
吴晟 Wu Sheng 27dd5e8502
Add all UI dependencies. (#990)
* Upload more dependencies.

* Add all UI licenses to license file.

* fix ui
2018-03-26 17:17:38 +08:00
Xin,Zhang 5624417c07 [Collector] fix the collector cannot started (#987) 2018-03-26 10:05:29 +08:00