Commit Graph

3047 Commits

Author SHA1 Message Date
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 419acc16bd
Merge pull request #668 from ascrutae/fix/shade-pacage-incorrect
add relocation config of org.apache.http and org.apache.commons package
2017-12-13 21:22:43 +08:00
吴晟 Wu Sheng 7f98cf902a
Merge branch 'master' into fix/shade-pacage-incorrect 2017-12-13 19:21:59 +08:00
吴晟 Wu Sheng 1a593abd8c
Merge pull request #669 from ascrutae/fix/annotation-activation-plugin-issue
fix issue that the intercept class package name  is incorrect
2017-12-13 19:21:39 +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
吴晟 Wu Sheng 2fa0a41fbc
Merge pull request #663 from ascrutae/fix/mysql-plugin-issue
fix the sql tag value is null when client using Statement.execute(sql) method
2017-12-13 14:42:02 +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
吴晟 Wu Sheng ea37839950
Merge pull request #661 from ascrutae/fix/interceptor-class-incorrect
fix all interceptor class in plugin is incorrect
2017-12-12 14:40:56 +08:00
ascrutae a62076f082 fix all interceptor class in plugin is incorrect 2017-12-12 14:16:45 +08:00
吴晟 Wu Sheng 8d9820322b
Merge pull request #657 from ascrutae/feature/activation-plugin-def-incorrect
fix instrumentation class in activation plugin define is incorrect
2017-12-11 16:21:25 +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 9b76ecd218 Change the version of some modules. 2017-12-09 23:31:09 +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
peng-yongsheng f1f519030a Redefine graph id and node id. 2017-12-09 23:09:21 +08:00
吴晟 Wu Sheng e009fce227
Merge pull request #653 from ascrutae/feature/support-grpc-future
support the future stub of grpc framework
2017-12-09 22:05:58 +08:00
吴晟 Wu Sheng 8d9ea103b1
Merge branch 'master' into feature/support-grpc-future 2017-12-09 21:41:22 +08:00
ascrutae c17f955d94 support the future stub of grpc framework 2017-12-09 00:18:43 +08:00
吴晟 Wu Sheng 8607844b20
Update README.md 2017-12-08 23:03:21 +08:00
吴晟 Wu Sheng b7dfd598cf
Update Plugin-Development-Guide-CN.md 2017-12-08 12:00:18 +08:00
彭勇升 Buddha a9046ac018
Merge pull request #648 from OpenSkywalking/feature/close-graph-find-node
Close GraphNodeFinder#findNode
2017-12-07 16:41:53 +08:00
wu-sheng bfe319a3ec Remove test case. 2017-12-07 14:06:38 +08:00
wu-sheng b4bb82656e Close GraphNodeFinder#findNode, if need to build a graph across modules, it is module/provider 's responsibility, who add node, who provides service to continue after this node. 2017-12-07 11:59:51 +08:00
wu-sheng 7dd4199f86 Restore the auto deleting feature for 5.0 preview test. 2017-12-07 09:44:08 +08:00
wusheng d458622bb4 Update version to 5.0-2018-preview for new iteration. 2017-12-06 22:06:54 +08:00
吴晟 Wu Sheng 03824c2f8f
Merge pull request #647 from ascrutae/feature/support-oracle-tns-url
support TNS URL of oracle plugin
2017-12-06 16:51:12 +08:00
吴晟 Wu Sheng 02877d4bbc
Merge branch 'master' into feature/support-oracle-tns-url 2017-12-06 16:32:01 +08:00
ascrutae 9307938976 support TNS URL of oracle plugin 2017-12-06 16:17:01 +08:00
wu-sheng 730c43d501 Fix comment. 2017-12-06 15:24:33 +08:00
wu-sheng 8e86bc6fa2 Fix a comment 2017-12-06 15:06:06 +08:00
吴晟 Wu Sheng 374517ca03
Merge pull request #646 from ascrutae/fix/mysql-5.0.x-plugin-issue
fix mysql 5.0.x plugin issue
2017-12-06 15:01:45 +08:00
ascrutae aa55121b8f refactory code 2017-12-06 14:56:09 +08:00
吴晟 Wu Sheng 8779ac8021
Merge pull request #645 from ascrutae/feature/spring-mvc-plugin
support spring mvc spring 4.0 framework
2017-12-06 14:32:13 +08:00
ascrutae 3f2e7904c3 fix mysql 5.0.x plugin issue 2017-12-06 13:31:26 +08:00
ascrutae b02a873466 support spring mvc spring 4.0 framework 2017-12-06 11:55:12 +08:00
吴晟 Wu Sheng 362b860875
Merge pull request #644 from ascrutae/fix/matcher-failed
fix match failed issue
2017-12-05 14:14:40 +08:00
ascrutae 4c7eda8e38 fix match failed issue 2017-12-05 13:41:19 +08:00