Commit Graph

3901 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 1e57d48d94 GraphQL for Thermodynamic in overview page. (#1068)
* Provide graphQL for Thermodynamic in overview page.

* Finish the Thermodynamic.

* `nodes` should not be null.

* Add initialized java bean for graphql protocol.

* Add license head.

* Fixed bean definition fault.
2018-04-23 09:31:39 +08:00
彭勇升 pengys 8cafc058db Aggregate response time distribution metric and persistent into database. (#1104) 2018-04-23 06:17:27 +08:00
吴晟 Wu Sheng 4943993355 Fix component libraries yml (#1103)
* Add test case for official component-libraries.yml file

* Fix a missing id in component-libraries.yml
2018-04-23 00:00:52 +08:00
Lemon a551b1b3a4 Add .NET/.NET Core components in component-libraries config (#1102)
* Add .NET/.NET Core components in component-libraries config

* Use [3000, 4000) for C#/.NET.
2018-04-22 21:59:26 +08:00
彭勇升 pengys e736102594 Fixed #1090 (#1101)
* Fixed #1090

1. Move setting the performance from create table action to install action.
2. Add check step that avoid filed type not match the definition when project upgraded.

* Setting namespace by class construct.
2018-04-22 16:14:27 +08:00
lican bc44fa3647 add some doc (#1100) 2018-04-21 20:29:53 +08:00
彭勇升 pengys fc322e1aad Feature/1064 (#1093)
* Sample of DAO javadoc.

#1064

* Part of UI DAO documents commit.

* Describe all DAO in UI module .

#1064

* The class be tested was deleted.

* Fixed compile failure.

* Fixed CI failure cause of special character.

* gte -> gt
lte -> le

#1064
2018-04-21 12:39:29 +08:00
Lemon 4ce798c1cf Update README and supported list (#1096)
Add .NET Agent in Community agents section
2018-04-19 22:34:48 +08:00
Nik b0d6231022 Replaced ObjectUtils for Objects methods (#1094)
* Replaced ObjectUtils for Objects methods
2018-04-19 14:02:12 +08:00
吴晟 Wu Sheng d9e60e34a3
Update user cases (#1089)
* Update README.md

* Update README.md

* Update README_ZH.md
2018-04-18 12:48:43 +08:00
lican 59c945a2b8 Fix document error (#1087) 2018-04-17 18:03:57 +08:00
吴晟 Wu Sheng bd1286aac4 Refactor ServerTypeDefine and ComponentsDefine to be more extendable (#1081)
* Refactor the old ComponentDefine and ComponentsDefine to be based on file for better extenable.

* Support don't uplink componentId, but componentName in segment.

* Fix CI.

* Move component id exchange logic from SpanDecorator to SpanIdExchanger.

* Fixed the compile error cause of class construct changes.
2018-04-17 04:32:10 -05:00
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