wusheng
|
22dba10bde
|
remove blank line.
|
2017-02-19 21:09:25 +08:00 |
wusheng
|
9a9014174d
|
Refactor tags.
|
2017-02-19 19:13:41 +08:00 |
wusheng
|
fc19ce8518
|
Take Adrian Cole ’s advice, remove http prefix of tag. Maybe still need some improvements.
|
2017-02-19 18:15:43 +08:00 |
wusheng
|
ebd745c728
|
Refactor code.
|
2017-02-19 17:47:25 +08:00 |
吴晟 Wu Sheng
|
6ac4b2d92d
|
Merge pull request #85 from ascrutae/feature/3.0-for-InjectOrExtract
add delegate methods of ContextManager to TracerContext
|
2017-02-19 16:29:44 +08:00 |
zhangxin
|
8a8d6e6bc7
|
add delegate method
|
2017-02-19 14:50:05 +08:00 |
wusheng
|
cfbf6889e8
|
Increase `context` package test line coverage to 97%
|
2017-02-19 13:03:59 +08:00 |
wusheng
|
431dd9b5fa
|
increase test converage.
|
2017-02-19 10:56:15 +08:00 |
wusheng
|
47df503bad
|
Refactor TracerContext.finish()
|
2017-02-19 08:50:38 +08:00 |
wusheng
|
04638c5177
|
Rename and refactor SimapleObjectFirstInvokeInterceptor to NoCocurrencyAceessObject
|
2017-02-19 08:24:58 +08:00 |
wusheng
|
7e640311ce
|
Alter SPAN_KIND. Add test case to span.
|
2017-02-19 08:04:30 +08:00 |
wusheng
|
a31ff52b3e
|
Add severl types of span.
|
2017-02-19 07:39:58 +08:00 |
wusheng
|
51a60cd67f
|
Add log event, and a sample to trace db.preparedStatement.
|
2017-02-19 00:19:49 +08:00 |
wusheng
|
106dc93fe8
|
fix api compile issue. remove rmi-oracle plugin.
|
2017-02-18 23:33:43 +08:00 |
wusheng
|
2a979c0222
|
fix travis.yml
|
2017-02-18 23:30:02 +08:00 |
wusheng
|
b83a56a224
|
Increase the converage to 86% lines, in skywalking-trace module.
|
2017-02-18 23:27:23 +08:00 |
wusheng
|
fde3c60a1a
|
Add get method to all ‘Tag’ classes. Begin to add test case.
|
2017-02-18 21:47:49 +08:00 |
wusheng
|
a395340532
|
Add new TraceProcessQueue, and refactor more codes.
|
2017-02-18 00:05:19 +08:00 |
wusheng
|
3ea905432e
|
Refactor the ‘trace’ package in skywalking-api module
|
2017-02-17 17:36:44 +08:00 |
wusheng
|
2a660950cf
|
Initialize TraceSegment, TraceSegmentRef, Span, Context, Carrier Class.
|
2017-02-17 17:14:59 +08:00 |
wusheng
|
001274037a
|
Tags are supported.
|
2017-02-17 15:32:52 +08:00 |
wusheng
|
4958def7c4
|
Fix no-initialize of span.
|
2017-02-17 11:38:32 +08:00 |
wusheng
|
db93acb84c
|
Complete methods modifier.
|
2017-02-17 11:36:00 +08:00 |
wusheng
|
9b5cd7ac75
|
Release a prototype of Span
|
2017-02-17 11:32:40 +08:00 |
wusheng
|
1326f5452b
|
1.Remove all server side module. Prepare to use `AKKA` as new cluster engine.
2.Release the prototype of ‘TraceSegment’.
|
2017-02-17 10:31:01 +08:00 |
吴晟 Wu Sheng
|
4cce700631
|
Update README.md
|
2017-02-16 23:49:43 +08:00 |
吴晟 Wu Sheng
|
6041203204
|
Update README.md
|
2017-02-16 23:39:03 +08:00 |
吴晟 Wu Sheng
|
4e8b6e7493
|
Update CONTRIBUTING.md
|
2017-02-09 23:18:40 +08:00 |
吴晟 Wu Sheng
|
fd2e078c33
|
Update CONTRIBUTING.md
|
2017-02-09 23:08:37 +08:00 |
wusheng
|
5ba9b3bf4a
|
update version for next iteration.
|
2017-02-09 13:54:07 +08:00 |
wusheng
|
32b776de73
|
release application-toolkit-opentracing
|
2017-02-09 13:36:02 +08:00 |
wusheng
|
6d6cdad2d0
|
Update snapshots.
|
2017-02-09 13:13:37 +08:00 |
ascrutae
|
391584fc80
|
fix cannot deploy jar to remote repository issue
|
2017-02-09 10:59:02 +08:00 |
wusheng
|
543c2e21d8
|
format doc
|
2017-02-08 22:58:20 +08:00 |
ascrutae
|
7bd92f6002
|
fix #82
|
2017-02-08 22:29:20 +08:00 |
wusheng
|
f50eab9235
|
Update 3 screenshots.
|
2017-02-08 17:44:14 +08:00 |
ascrutae
|
c90f86137b
|
Merge branch 'master' of https://github.com/wu-sheng/sky-walking
# Conflicts:
# skywalking-webui/src/main/webapp/pages/common/traceInfo.ftl
|
2017-02-08 17:28:02 +08:00 |
ascrutae
|
c673937342
|
fix #82
|
2017-02-08 17:25:28 +08:00 |
wusheng
|
a75bccabf8
|
update image links.
|
2017-02-08 16:25:35 +08:00 |
wusheng
|
5beacbf82b
|
update screenshot.
|
2017-02-08 16:23:02 +08:00 |
ascrutae
|
87099ed0b7
|
fix #82
|
2017-02-08 15:29:48 +08:00 |
吴晟 Wu Sheng
|
eec9692924
|
Update README.md
|
2017-02-08 12:38:09 +08:00 |
吴晟 Wu Sheng
|
a5e35ee5fa
|
Update README.md
Update version badge, get ready for release.
|
2017-02-08 12:37:13 +08:00 |
ascrutae
|
43cbb6fa1d
|
fix some issues
|
2017-02-08 07:20:42 +08:00 |
wusheng
|
9147fec6ed
|
Merge branch 'master' of https://github.com/wu-sheng/sky-walking
* 'master' of https://github.com/wu-sheng/sky-walking:
fix some question
|
2017-02-07 23:03:49 +08:00 |
wusheng
|
b7c1ff8265
|
update version from 202016 -> 212017.
|
2017-02-07 23:02:46 +08:00 |
ascrutae
|
efe90aa970
|
fix some question
|
2017-02-07 22:03:46 +08:00 |
wusheng
|
bfb200e125
|
Update plugins version
|
2017-01-23 17:09:49 +08:00 |
wusheng
|
685c2e9bf6
|
Add some `coveralls.io` config
|
2017-01-23 16:58:17 +08:00 |
吴晟 Wu Sheng
|
b59c42f11a
|
Update README.md
|
2017-01-23 16:46:51 +08:00 |