wu-sheng
|
92b320ebc2
|
Add warning log outputs, if too many spans created in one segment.
|
2018-01-04 10:29:22 +08:00 |
wu-sheng
|
498e8a52cc
|
Isolate NetworkAddressRegisterService from ApplicationRegisterService
|
2018-01-02 16:51:42 +08:00 |
吴晟 Wu Sheng
|
f30837bd7d
|
Merge branch 'master' into fix/feign-plugin-operationName
|
2017-12-31 12:03:11 +08:00 |
ascrutae
|
8c3d4fe20a
|
[Agent] Make operation name of fegin plugin more scenes
|
2017-12-31 11:43:35 +08:00 |
ascrutae
|
10d55860db
|
[Agent] fix the remote port is incorrect
|
2017-12-31 10:48:02 +08:00 |
ascrutae
|
d7bc6852f1
|
[Agent] make the operation name of mongodb span more sences
|
2017-12-30 18:00:36 +08:00 |
ascrutae
|
fe5ff26d09
|
[Agent] Fix interceptor class about concurrent plugin is incorrect
|
2017-12-30 15:49:33 +08:00 |
ascrutae
|
18ad96a643
|
[Agent] fix the context is incorrect issue
|
2017-12-28 16:51:22 +08:00 |
ascrutae
|
fcbc8e574e
|
deal with response code
|
2017-12-28 14:15:20 +08:00 |
ascrutae
|
fe4aa75c4e
|
adjust the comment
|
2017-12-28 11:55:16 +08:00 |
ascrutae
|
fff0eac6cf
|
[Agent] Adjust the buired point of okhttp plugin
|
2017-12-28 11:34:36 +08:00 |
wu-sheng
|
8a97aad021
|
Fix a comment word.
|
2017-12-25 15:16:06 +08:00 |
wu-sheng
|
be73665853
|
Add a ProtectiveShieldMatcher to prevent match exception.
|
2017-12-25 15:06:10 +08:00 |
jjtyro
|
35610fab77
|
Change code style for checkstyle.
|
2017-12-25 13:52:07 +08:00 |
jjtyro
|
2a0b2e81ef
|
[Agent-Plugin] Add support to MysqlDataSource
|
2017-12-25 13:28:02 +08:00 |
ascrutae
|
bbb04d29ab
|
Unsupport the async jetty client
|
2017-12-25 11:45:36 +08:00 |
ascrutae
|
7dd6eec651
|
support the async function of okhttp plugin
|
2017-12-24 15:51:47 +08:00 |
wu-sheng
|
375abe96b9
|
Make sure the log config works.
|
2017-12-21 15:58:22 +08:00 |
wu-sheng
|
09b979c5af
|
Fix npe
|
2017-12-19 15:27:14 +08:00 |
wusheng
|
6f1f4cf14f
|
Change network protocol for 5.0
|
2017-12-18 21:27:24 +08:00 |
gaohongtao
|
318c3db7c9
|
Update version to 5.0.0-alpha with `mvn versions:set -DnewVersion=5.0.0-alpha`
|
2017-12-15 10:40:23 +08:00 |
wu-sheng
|
14c4734f58
|
Update more license.
|
2017-12-15 09:50:53 +08:00 |
ascrutae
|
60eb0d5814
|
[Agent] Fix issue that OkHttpClient plugin doesn't work
|
2017-12-14 22:27:14 +08:00 |
ascrutae
|
25dda07a84
|
[Agent] fix jedis testcase failed
|
2017-12-14 16:47:05 +08:00 |
Xin,Zhang
|
1dade173ae
|
Merge branch 'master' into fix/opentracing-plugin-issue
|
2017-12-14 11:39:19 +08:00 |
Xin,Zhang
|
e1da9b5430
|
Merge branch 'master' into fix/opentracing-plugin-issue
|
2017-12-14 11:29:07 +08:00 |
ascrutae
|
6b14bc861d
|
[Agent] Fix the enhance class is incorrect
|
2017-12-14 11:24:15 +08:00 |
ascrutae
|
9f4532c03b
|
fix miss transform ref data for each span issue
|
2017-12-14 10:50:14 +08:00 |
ascrutae
|
ad5fd07343
|
remove unimport class
|
2017-12-14 10:10:51 +08:00 |
Xin,Zhang
|
7dd91fff96
|
Merge branch 'master' into feature/trace-context
|
2017-12-14 10:03:43 +08:00 |
ascrutae
|
b85ada779c
|
fix the local span cannot ref other trace segment
|
2017-12-14 10:02:45 +08:00 |
吴晟 Wu Sheng
|
7f98cf902a
|
Merge branch 'master' into fix/shade-pacage-incorrect
|
2017-12-13 19:21:59 +08:00 |
ascrutae
|
a4b49b28b4
|
fix issue that the intercept class and the enhance class package name of the trace annotation plugin is incorrect
|
2017-12-13 18:38:45 +08:00 |
ascrutae
|
73d662b1b4
|
add relocation config of org.apache.http and org.apache.commons 's package
|
2017-12-13 18:28:03 +08:00 |
ascrutae
|
68352251dc
|
fix compile failed issue
|
2017-12-13 14:06:41 +08:00 |
吴晟 Wu Sheng
|
2cfc35d35a
|
Merge branch 'master' into fix/mysql-plugin-issue
|
2017-12-13 09:35:59 +08:00 |
ascrutae
|
c9dbd6d9c3
|
fix the sql tag value is null when client using Statement.execute(sql) method
|
2017-12-12 21:37:24 +08:00 |
wusheng
|
03d4d31a84
|
Fix a potential bug for override args of static method. Feedback from @YunaiV @ascrutae
|
2017-12-12 20:26:01 +08:00 |
ascrutae
|
a62076f082
|
fix all interceptor class in plugin is incorrect
|
2017-12-12 14:16:45 +08:00 |
ascrutae
|
bcba34c68e
|
fix instrumentation class in activation plugin define is incorrect
|
2017-12-11 16:19:06 +08:00 |
吴晟 Wu Sheng
|
032ade6e3c
|
Merge pull request #656 from ascrutae/feature/plugin-def-incorrect
fix the instrumentation class in plugin define file is incorrect
|
2017-12-11 16:05:10 +08:00 |
wu-sheng
|
b3d98f3c50
|
Fix test case.
|
2017-12-11 16:04:45 +08:00 |
ascrutae
|
b5a7c8fbf0
|
fix the instrumentation class in plugin define file is incorrect
|
2017-12-11 16:00:15 +08:00 |
wusheng
|
15328202b8
|
Revove duplicate license headers.
|
2017-12-11 15:04:26 +08:00 |
wusheng
|
05b818e709
|
Update package name to org.apache.skywalking
|
2017-12-10 16:32:39 +08:00 |
wusheng
|
b16d23c148
|
Update artifactId to "org.apache.skywalking"
|
2017-12-10 08:21:20 +08:00 |
wusheng
|
23133f7d97
|
Update copyright to Apache Foundation.
|
2017-12-09 23:38:32 +08:00 |
peng-yongsheng
|
a9ff0b2812
|
Merge branch 'master' into feature/alerting
# Conflicts:
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/application/ApplicationComponentAggregationWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/application/ApplicationComponentRemoteWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/application/ApplicationMappingAggregationWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/application/ApplicationMappingRemoteWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/application/ApplicationMetricPersistenceWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/application/ApplicationMetricRemoteWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/instance/InstanceMetricPersistenceWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/noderef/NodeReferenceAggregationWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/service/ServiceMetricPersistenceWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/service/ServiceMetricRemoteWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/service/ServiceReferenceMetricAggregationWorker.java
# apm-collector/apm-collector-agent-stream/collector-agent-stream-provider/src/main/java/org/skywalking/apm/collector/agent/stream/worker/trace/service/ServiceReferenceMetricPersistenceWorker.java
# apm-collector/apm-collector-alerting/collector-alerting-provider/src/main/java/org/skywalking/apm/collector/alerting/worker/AlertingListPersistenceWorker.java
|
2017-12-09 23:16:11 +08:00 |
ascrutae
|
c17f955d94
|
support the future stub of grpc framework
|
2017-12-09 00:18:43 +08:00 |
wusheng
|
d458622bb4
|
Update version to 5.0-2018-preview for new iteration.
|
2017-12-06 22:06:54 +08:00 |