ascrutae
cada42d10f
Change shade plugin version and remove duplicate relocation
2017-06-30 23:04:53 +08:00
ascrutae
268509deb4
let the sense of filter more clear
2017-06-30 08:13:06 +08:00
ascrutae
76806a2798
Fix issue that skywalking-agent.jar include the google class and exclude the proto files inside protobuf-java
2017-06-29 22:56:27 +08:00
ascrutae
19584b6f8f
add logic of shade grpc
2017-06-24 07:54:45 +08:00
wusheng
a7279a8352
Set TraceSegmentService as streaming mode.
2017-06-23 20:22:01 +08:00
ascrutae
a139862c79
Revert "Add logic of shade grpc package"
...
This reverts commit c52686f894 .
2017-06-23 17:08:53 +08:00
ascrutae
c52686f894
Add logic of shade grpc package
2017-06-23 16:54:14 +08:00
wusheng
e780e4b680
Add some basic proto classes.
2017-06-22 22:05:30 +08:00
wusheng
6f2d496ea8
no message
2017-06-22 21:33:50 +08:00
wusheng
17520e5285
Adjust for style check.
2017-06-22 21:33:02 +08:00
wusheng
c31fa270d1
Initialize some config for grpc.
2017-06-22 20:55:16 +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