吴晟 Wu Sheng
9efff4bc63
Merge branch 'master' into zhangxin/feature/force-enable-plugin
2017-06-26 20:28:29 +08:00
吴晟 Wu Sheng
cf2d0c7fff
Merge pull request #244 from ascrutae/zhangxin/fix/lost-int-tags
...
Fix issue that lost some integer tags
2017-06-26 20:25:57 +08:00
吴晟 Wu Sheng
8223377cd4
Merge branch 'master' into zhangxin/fix/lost-int-tags
2017-06-26 20:19:23 +08:00
吴晟 Wu Sheng
5ad4df2aa6
Merge pull request #243 from ascrutae/zhangxin/fix/container-start-failure
...
Fix skywalking container start failure
2017-06-26 20:18:19 +08:00
ascrutae
a556e6ef7c
fix skywalking container start failure
2017-06-26 11:29:27 +08:00
ascrutae
6081f7f7b1
fix lost tags
2017-06-26 11:26:24 +08:00
ascrutae
ace2e63887
Add mechanism to set default status(on/off) of plugin
2017-06-26 11:23:19 +08:00
wusheng
0b4b4b1759
Add layer tag value: mq.
2017-06-24 07:38:02 +08:00
吴晟 Wu Sheng
86c3646a5c
Merge pull request #231 from ascrutae/zhangxin/fix/start-image-failed
...
Fix start collector image failed
2017-06-18 19:33:08 +08:00
吴晟 Wu Sheng
47a084b6ed
Merge pull request #230 from wu-sheng/pengys5-patch-2
...
fixed docker compose image path error
2017-06-18 19:32:32 +08:00
ascrutae
19be41675a
Fix start collector image failed
2017-06-18 17:32:13 +08:00
彭勇升 Buddha
9e6904c952
fixed docker compose image path error
2017-06-18 11:32:07 +08:00
wusheng
179e5578d1
Set the project, named sky-walking 3
2017-06-18 10:14:40 +08:00
wusheng
6a691b0838
Add project maintainer title for contributors list.
2017-06-18 08:50:23 +08:00
wusheng
eb82d2c989
Update version for next iteration.
2017-06-17 22:40:42 +08:00
吴晟 Wu Sheng
ff7c7e5196
Merge pull request #222 from wu-sheng/feature/sampling
...
Improving agent
2017-06-17 22:31:15 +08:00
吴晟 Wu Sheng
635b2c6dc8
Merge branch 'master' into feature/sampling
2017-06-17 22:17:53 +08:00
wusheng
f70df1b632
Set final name for agent module.
2017-06-17 21:12:44 +08:00
吴晟 Wu Sheng
e64efbc04f
Merge branch 'master' into feature/sampling
2017-06-16 22:11:56 +08:00
wusheng
aed11d4a59
Finish codes about sampling, ignore. And related test cases.
2017-06-16 22:04:25 +08:00
吴晟 Wu Sheng
ea70bfba27
Adjust links to 3.1 snapshots
2017-06-16 21:35:35 +08:00
吴晟 Wu Sheng
12d10768a2
Add links to 3.1 topological graphs
2017-06-16 18:00:37 +08:00
吴晟 Wu Sheng
6653cadc0b
Merge pull request #226 from wu-sheng/feature/220
...
fixed #220
2017-06-16 16:10:07 +08:00
pengys5
69ccf4bbb8
fixed #220
...
1. Change dag graph layout from hierarchical to relationship
2. Change node style from square to round
2017-06-16 13:35:46 +08:00
wusheng
112547b515
Finish almost all codes about ignore, sample and analytic trace mechanism. Left analytic trace only for collector.
2017-06-15 22:13:13 +08:00
wusheng
c88cf2aff8
Provide ignore mechanism for TracerContext.
2017-06-15 21:02:00 +08:00
吴晟 Wu Sheng
1d3f7ba665
Merge branch 'master' into feature/sampling
2017-06-15 11:34:28 +08:00
吴晟 Wu Sheng
0ddf39c66a
Merge pull request #225 from wu-sheng/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2017-06-15 10:23:21 +08:00
吴晟 Wu Sheng
2184b48abd
Add link to code_of_conduct
2017-06-15 10:22:28 +08:00
吴晟 Wu Sheng
f1cc8dead1
Create CODE_OF_CONDUCT.md
2017-06-15 10:11:23 +08:00
吴晟 Wu Sheng
6de897300a
Merge branch 'master' into feature/sampling
2017-06-15 09:11:17 +08:00
吴晟 Wu Sheng
cfd3eb5b5f
Merge pull request #224 from wu-sheng/feature/164
...
Feature/164 add operation name to be a query condition in trace page.
2017-06-15 08:56:14 +08:00
pengys5
6c41373b28
fixed #164
...
1. add global trace id column into segment cost index.
2. just query from segment cost index when query top segment record with condition, e.g. operation name, global trace id, cost
2017-06-14 23:28:37 +08:00
pengys5
d1932b6357
fixed testcase bug
2017-06-14 23:12:05 +08:00
吴晟 Wu Sheng
b109251c2a
Merge branch 'master' into feature/sampling
2017-06-14 23:02:41 +08:00
wusheng
983dd8eac1
Provide AbstractSpan interface for the context.
2017-06-14 22:59:48 +08:00
pengys5
61ce4470a8
fixed #218
...
1. add global trace id column into segment cost index.
2. just query from segment cost index when query top segment record with condition, e.g. operation name, global trace id, cost
2017-06-14 22:56:22 +08:00
吴晟 Wu Sheng
ffaa3c7b37
Merge pull request #215 from wu-sheng/feature/208-collectorside
...
Support new segment protocol at collector side.
2017-06-14 09:30:48 +08:00
吴晟 Wu Sheng
1edbb81ed4
Update comments about WorkerInvokeException
2017-06-14 09:00:11 +08:00
吴晟 Wu Sheng
991bcd5db6
Update comment about ArgumentsParseException
2017-06-14 08:55:31 +08:00
吴晟 Wu Sheng
fd5cb5e080
Merge branch 'master' into feature/208-collectorside
2017-06-14 08:47:49 +08:00
pengys5
4dfe4e55f8
Refactor exception
2017-06-13 23:36:09 +08:00
吴晟 Wu Sheng
73f9153dcd
Create README.md
...
sky-walking 1.0 and 2.0 are out-of-support.
2017-06-13 09:38:15 +08:00
吴晟 Wu Sheng
687c1cd786
Create ISSUE_TEMPLATE
2017-06-12 14:24:25 +08:00
pengys5
e38b6ad1bd
1. Classify http servlet interface to get, post, stream post.
...
2. Change the http servlet worker from local asynchronous call to local synchronous call.
2017-06-11 23:49:52 +08:00
wusheng
cf3d2a4026
Add parts of ignore mechanism, and this is part of new sampling mechanism. All of these are providing higher performance.
2017-06-11 22:35:30 +08:00
wusheng
f0e626ff2c
1. Remove the “apm-trace” module, isolate the trace structure between agent and collector for considering performance.
...
2. Change the head name.
3. Provide potienal mechanism for ignore trace with certain suffix.
2017-06-10 22:46:16 +08:00
wusheng
b8e1bd32c9
Merge branch 'master' into feature/sampling
...
* master:
add message/stack length check when skywalking convert throwable stack to string.
Delete _config.yml
# Conflicts:
# apm-commons/apm-trace/src/main/java/org/skywalking/apm/trace/Span.java
2017-06-09 22:41:54 +08:00
wusheng
903a2a17a0
Fix all compile issues.
2017-06-09 22:35:50 +08:00
吴晟 Wu Sheng
d06555cf88
Merge pull request #221 from ascrutae/zhangxin/fix/219
...
Fix OutofMemory of Span.ThrowableTransformer.convert2String
2017-06-09 22:34:08 +08:00