彭勇升 pengys
42eaa1f2ae
Use SortOrder instead of SortMode, because SortMode sort column type of Array only. ( #1157 )
2018-05-03 23:10:40 +08:00
彭勇升 pengys
388beeabaa
Segment start time: minimum start time in all span ( #1156 )
...
Segment end time: maximum end time in all span
#1149
2018-05-03 21:52:34 +08:00
Gao Hongtao
257e19fb52
Submodule/skywalking ui ( #1155 )
...
* Update submodule skywalking-ui
2018-05-03 20:39:45 +08:00
彭勇升 pengys
0313f18f6c
Name incorrect ( #1153 )
2018-05-03 18:28:23 +08:00
lican
9e4a4553b6
Add collector agent test ( #1137 )
...
* init test
* update
* agent-grpc-test
* part
* fix based on org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan.logs
* Fix Code Bug
* Add Test
* Fix Text
* add SegmentCounterTest
2018-05-03 17:51:08 +08:00
Xin,Zhang
03e3eb11d5
Fix the GC value is incorrect ( #1147 )
2018-05-03 15:17:22 +08:00
Gao Hongtao
1ced58d6f8
Update submodule skywalking-ui ( #1145 )
2018-05-03 12:50:06 +08:00
Xin,Zhang
4127b2369e
Add NodeJS components ( #1144 )
2018-05-02 23:49:16 +08:00
Lemon
01b5d4901e
Add EntityFrameworkCore provider components in component-libraries config ( #1142 )
...
* Add EntityFrameworkCore provider components in component-libraries config
* Fix component-libraries.yml
2018-05-02 11:17:08 +08:00
吴晟 Wu Sheng
25b502d29c
Contact maillist ( #1141 )
...
* Update README.md
* Update README_ZH.md
2018-05-02 10:42:49 +08:00
lican
b0684ed9e6
Fix data ttl keeper timer test case bug ( #1138 )
...
* Fix Test
* Fix Test
2018-05-01 11:09:24 +08:00
Lemon
c53359a1a0
Add optional plugins document. ( #1136 )
2018-04-30 10:15:31 +08:00
吴晟 Wu Sheng
7120001dde
Add optional plugins document. ( #1134 )
2018-04-30 08:26:36 +08:00
lican
2deb0843d3
Fix Protocol doc Error And LogJsonReader Bug ( #1135 )
...
* fix based on org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan.logs
* Fix Code Bug
* Fix Doc
2018-04-30 07:48:26 +08:00
彭勇升 pengys
574bb43c87
Use LinkList to collect unique records. ( #1133 )
...
* Add non-merge persistence worker for segment, segment_duration, global_trace persistence.
* omitted class.
* Disable _all field.
* no message
2018-04-28 22:05:17 +08:00
Gao Hongtao
268ea2f0d0
Fix #1127 Comparison method violates its general contract ( #1129 )
2018-04-28 11:07:49 +08:00
Savorboard
a12bae590d
Fixed startup.bat script exception. #1120 ( #1121 )
2018-04-27 22:47:26 +08:00
李伟高
66ff7256cb
Remove unless doc link
...
New document had moved into documents already.
2018-04-27 16:42:41 +08:00
姬文刚 HanSenJ
09ce8b097d
FAQ about protoc plugin fails when build ( #1117 )
...
* Protoc plugin fails when build
2018-04-27 16:00:55 +08:00
lican
ccda2c4e7c
refrence may be always 0 ( #1125 )
2018-04-27 11:39:01 +08:00
lican
406d9dfb6d
Spring aop patch ( #1118 )
...
* spring aop patch #1114
* more strict check
2018-04-26 21:07:18 +08:00
Ajanthan
70e51ab6d3
Redirecting apm-webapp log to rotatable file ( #1119 )
...
fix #931
2018-04-25 22:07:01 -05:00
lican
adc2929354
fix judge error ( #1116 )
2018-04-25 15:19:09 +08:00
50168383
7197030669
#1028 ( #1113 )
2018-04-25 11:34:50 +08:00
吴晟 Wu Sheng
4d8fc03264
Allow use SkyWalking plugin to override service in Agent core. ( #1111 )
...
* Allow use SkyWalking plugin to override service in Agent core.
* Fix CI.
* Remove duplicate plugin load.
* Add test cases for new plugin boot service machanism.
2018-04-25 07:44:30 +08:00
Gao Hongtao
d28cc64f79
Refactor tps to cpm ( #1105 )
...
* Refactor tps to cpm
* Change the implementation for new graphql protocol.
* Add aggregate column named duration in GC metric table.
* getGCTrend query finished.
* Change between seconds to between minutes.
2018-04-24 11:40:49 +08:00
彭勇升 pengys
368a5f4b09
Add missing tables which need to clean data when timeout. ( #1110 )
...
* Delete aggregate with second time bucket.
* Add missing tables which need to clean data when timeout.
* Fixed check style error.
2018-04-23 22:41:22 +08:00
彭勇升 pengys
1d0992ee5b
Delete aggregate with second time bucket. ( #1108 )
2018-04-23 16:33:47 +08:00
lican
e11a5df627
trace query start_time desc ( #1106 )
2018-04-23 15:53:43 +08:00
彭勇升 pengys
4b96bc0de5
The implementation of getThermodynamic in overview page. ( #1107 )
2018-04-23 14:25:29 +08:00
吴晟 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