Commit Graph

3960 Commits

Author SHA1 Message Date
吴晟 Wu Sheng a6e04c97ec
Update version to beta2 for next iteration. (#1233) 2018-05-16 21:21:30 +08:00
lican 08d9324391 match_phase (#1194) 2018-05-15 23:46:47 +08:00
lican b431f4145c Rewrite Async http client plugin (#1217)
* rewrite http-async-client

* add unit test and document

* fix check style issue

* update test

* update doc fix ci

* fix review
2018-05-15 22:55:05 +08:00
吴晟 Wu Sheng 4a20c28848
Update README.md (#1227) 2018-05-14 22:18:57 +08:00
lican 1bbd5e1c28 fix http_client plugin (#1218) 2018-05-14 08:28:12 +08:00
ma-xiao-guang-64 4e047353f9 fix wrong description for chinese document (#1212)
fix wrong description for chinese document
2018-05-11 14:26:05 +08:00
吴晟 Wu Sheng 53b59f22f0
Update screenshot for new release. (#1209) 2018-05-10 17:51:10 +08:00
Xin,Zhang a0f28fa9c0 Change the intercept point of block call way (#1190)
* Change the buired point of block call way

* Support future way and change the operation name of span
2018-05-10 16:39:25 +08:00
Gao Hongtao 002b651789 Updat ui (#1197) 2018-05-09 18:15:05 +08:00
Gao Hongtao 1b85bef240 Fix #1186 Webapp read timeout config (#1192) 2018-05-09 10:54:10 +08:00
吴晟 Wu Sheng c7b26dfea9
Update readme for beta release. (#1191)
* New english readme.

* New chinese readme.
2018-05-09 10:21:57 +08:00
lican 04579a5617 Update FAQ doc (#1184)
* update faq doc

* update faq

* update faq
2018-05-08 19:36:14 +08:00
Gao Hongtao 427deed8d5 Update UI licenses (#1189)
* Update UI licenses for beta version
2018-05-08 17:47:07 +08:00
吴晟 Wu Sheng 771bc87e7a
Add document of component library settings and incuating features abstract. (#1185) 2018-05-08 11:24:31 +08:00
吴晟 Wu Sheng f7d908997c
Update CHANGES.md (#1182)
Fix a format issue.
2018-05-07 15:41:45 +08:00
吴晟 Wu Sheng 028235c92c
New Change logs for next release (#1109)
* Update CHANGES.md
2018-05-07 15:05:27 +08:00
lican db8b931cbb Fix If traceId not exists result will return all traces (#1178) 2018-05-06 22:05:26 +08:00
lican d14eb2be3f fix first formula,like #1164 (#1179) 2018-05-06 21:33:09 +08:00
Bruce Wu bd28d447d1 Docs/fix grpc dirname (#1180)
* Update How-to-build-CN.md

* Update How-to-build.md
2018-05-06 13:33:24 +08:00
lican 4714f0e19e fix #1174 (#1175) 2018-05-05 23:02:36 +08:00
彭勇升 pengys 6cb266b6bd Collector table description for develop guide. (#995)
* Register table description.

* Update Collector-Table-Description.md

Review and update the docs

* Update Collector-Table-Description.md

* Test link.

* Update Collector-Table-Description.md

* Tables of JVM Metric related finish.

* Table description finish.

* Update Collector-Table-Description.md

* Update Collector-Table-Description.md

* Module class rename to ModuleDefine, Module is the JDK9 class.

* Revert "Module class rename to ModuleDefine, Module is the JDK9 class."

This reverts commit 097665b97ea53b27565e362d28c2e8202710f4cd.

* Modify short column name.

* Modify the description of transaction metrics.

* Add section about collector table description in readme.
2018-05-05 11:40:21 +08:00
彭勇升 pengys d24c325384 Do not get alarm metric for overview and application topology. (#1173)
* Do not get alarm metric for overview and application topology.

* Delete server and service alarm metric only.
2018-05-04 23:41:25 +08:00
Gao Hongtao 4c41648c05 Submodule/skywalking ui (#1171)
* Update submodule skywalking-ui

* Update submodule skywalking-ui

* Update submodule skywalking-ui
2018-05-04 20:55:50 +08:00
彭勇升 pengys 20df4130fe
Module class rename to ModuleDefine, Module is the JDK9 class. It is conflict with our Module class. (#1168) 2018-05-04 17:48:47 +08:00
彭勇升 pengys bb1efe5d60 Get conjectural node component name from component server name. (#1165) 2018-05-04 16:17:04 +08:00
lican 4fc5cc3318 fix_average_duration_zero (#1164) 2018-05-04 15:31:56 +08:00
彭勇升 pengys 89d79012da #1162 (#1163)
Delete buffer directory when collector restart.
2018-05-04 14:40:11 +08:00
彭勇升 pengys 5f3022889b
Rename thermodynamic attributes. (#1161)
* Rename thermodynamic attributes.

* A missing attribute name.
2018-05-04 13:09:23 +08:00
lican ed487bc25c Add RunnableWrapper (#1152)
* Add RunnableWrapper

* movement

* Fix Location
2018-05-04 06:01:29 +08:00
彭勇升 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