Xin,Zhang
745e1043ff
Fix ClassCastException ( #2125 )
2019-01-06 17:21:53 +08:00
XiaoFu
ee6841fc13
Support Gson Plugin ( #2090 )
...
* Support Gson plugin
2019-01-03 23:51:22 +08:00
Xin,Zhang
1087291833
Fix application cannot start when the dubbo interface with @RequestMapping ( #2064 )
...
* Fix application cannot start when the dubbo interface with @RequestMapping
2018-12-23 20:03:36 +08:00
吴晟 Wu Sheng
95214aecf3
update version for next iteration. ( #2084 )
2018-12-23 09:14:14 +08:00
XiaoFu
addf5101e0
Support canal plugin ( #2035 )
...
* fix add Canal plugin
* fix add UnitTest
* fix format pom.xml
* Delete CanalApplication.java
* fix support cluster url
* fix add Licensed
* fix bug
* fix
2018-12-20 21:07:31 +08:00
Xin,Zhang
2a566bb7a3
Support webflux and spring mvc 5 plugin ( #1993 )
...
* Support webflux and spring mvc 5 plugin
* Change instrumentation
* Change instrumentation
* fix check style
* Add support 2.1.x instrumentation
2018-12-12 00:10:55 -08:00
Xin,Zhang
1bc5de7af9
Support overwrite tag ( #2021 )
...
* Support overwrite tag
* Fix test case
2018-12-09 14:59:15 +08:00
Xin,Zhang
aa9a7c4437
Fix the NPE about elasticsearch plugin ( #1985 )
2018-12-07 22:54:23 +08:00
XiaoFu
45f44544eb
Support rabbitmq plugin ( #2000 )
...
* Fix support rabbitmq plugin
* fix Unit test rename sw3 to sw6
* Update pom.xml
* fix adjust rabbitmq Unit test
* fix add rabbitmq component in docker component-libraries.yml
* Update RabbitMQProducerInterceptor.java
* Update RabbitMQProducerInterceptor.java
2018-12-07 21:20:10 +08:00
Xin,Zhang
4b868f8aeb
Support ConnectionProxyInstance tracing ( #1961 )
2018-11-27 22:04:50 +08:00
Xin,Zhang
7a9721a65a
Fix the components of Spring resttemplate is incorrect ( #1956 )
...
* Fix the components of Spring resttemplate is incorrect
* Fix check style
* Fix the version is incorrect
* Fix checkstyle
2018-11-24 18:34:33 +08:00
吴晟 Wu Sheng
c6ada8c98f
Support new v2 protocol and make concept consistently ( #1937 )
...
* Update new protocol
* Support new protocol at agent side.
* Fix test case.
* Make backend supports new trace protocol
* Fix tests.
* Make all new services available in gRPC.
* Fix bugs.
* Finish new document for v2 trace protocol.
* Fix wrong version requirement of zk
* Fix trace query bug.
* Find a client side dictionary bug.
* Fix register bugs.
* Fix break doc links.
2018-11-21 22:33:04 +08:00
li.can
138262f95a
spring inherit issue ( #1914 )
2018-11-16 23:00:50 +08:00
ScienJus
b44c6cc13e
Fix custom HystrixConcurrencyStrategy/CommandExecutionHook doesn't wo… ( #1901 )
...
* Fix custom HystrixConcurrencyStrategy/CommandExecutionHook doesn't work when using hystrix plugin
* add unit-tests
* add licenses
2018-11-14 22:28:03 +08:00
吴晟 Wu Sheng
645a9a579d
New v2 header with header key `sw6` ( #1894 )
...
* Add some supports to sw6 header. Break many test cases because I turn sw3 default off. For sure, you could open in agent.conf. FYI @peng-yongsheng @ascrutae
* Fix CI and make user cases still work under v1 header.
* Support BASE64 in v2 header and make entryOperationName and parentOperationName optional in ContextCarrier or ContextSnapshot
* Fix CI.
* @peng-yongsheng This is backend related, please pay attention.
* Fix the carrier item order is incorrect (#1903 )
2018-11-12 17:42:17 +08:00
吴晟 Wu Sheng
72a39e1f28
Sync 6.0.0-alpha release and version up to beta. ( #1883 )
...
* Lock oracle and resin plugins version.
* Move resin and oracle plugin to openskywalking
* Restore submodule active.
* Add another submodule active command.
* Remove the wrong test cases in release and fix some doc issues.
* [maven-release-plugin] prepare release v6.0.0-alpha
* [maven-release-plugin] prepare for next development iteration
* Fix some doc
2018-11-06 15:45:15 +08:00
Xin,Zhang
dc379fd351
Fix issue that H2 plugin is ineffective ( #1878 )
2018-11-06 07:53:47 +08:00
吴晟 Wu Sheng
a9489b7067
H2 storage ( #1712 )
...
* H2 storage code skeleton.
* Add batch dao for H2.
* Fix wrong refactor.
* Add codes of other dao. No metric dao, wait for @peng-yongsheng new PR.
* Change license of distribution
* Add topology query in H2.
* Add more daos.
* Add some daos.
* Commit all H2 daos. Wait @peng-yongsheng to submit new IAggregationQueryDAO interface.
* Fix some CIs
* Fix wrong refactor, which causes h2 plugin failure.
* Fix all codes of H2 storage. :) and CI should pass. No test.
* Fix CI and typo
* Fix connection closed.
* Fix register bug
* no message
* Fixed service inventory register bug.
* Fix a compile issue.
* Sync change
* Reset es as default storage.
* Fix rat
* Fix H2 compile issue.
* Fix bugs for H2 storage.
* Fix bug in mesh.
* 1. Fix Thermodynamic query bug
2. Fix service inventory query bug
3. Fix missing traceid in trace query bug
* Fix query bug.
* Submit reverse caused by prev PR.
* Fix duplicate spans.
* Use H2 as default storage implementor.
* Fix bug in topology query.
* Fix CI
* Fix rat
* Fix two query in H2 storage.
* Fix H2 query
* Make release running in H2 mode and develop mode running is ES mode in default
2018-10-28 10:31:58 +08:00
cheetah012
c838d1610f
Update InterceptPoint.java ( #1776 )
...
Using Mongo 2.14.3, we found that :" java. lang. ClassNotFoundException: Can't find MongoDBCollection Method Interceptor", must use "org.apache.skywalking.apm.plugin.mongodb.v2.MongoDBCollectionMethodInterceptor" to solve this problem.
2018-10-16 22:24:06 +08:00
chenpengfei
d941892664
Add Undertow 2.x plugin ( #1700 )
...
* Add Undertow 2.x plugin
* Undertow: Interceptor method executeRootHandler in class Connectors
* Change version number to 6.0.0-alpha-SNAPSHOT
2018-09-26 09:30:42 +08:00
吴晟 Wu Sheng
7c619e3ce6
Fix elastic search plugin not work. ( #1691 )
2018-09-22 08:42:07 +08:00
survior
620536d05d
fixed #1573 . I had test on my env. ( #1629 )
2018-09-05 21:14:30 +08:00
Wu Sheng
8c29d5a858
Merge branch 'master' into 6.0
2018-08-30 20:48:02 +08:00
chenpengfei
a99733bf6f
fix memory leak in HystrixPlugins ( #1610 )
...
* fix memory leak in HystrixPlugins
2018-08-30 20:44:46 +08:00
dylan
69933eb614
5.x grpcbug ( #1603 )
...
* update 5.x grpc version form 1.10 to 1.14 and Solve the resulting guava and log4j version conflicts
* Specify guava version 20.0
* update parrent pom guava version
2018-08-30 14:22:04 +08:00
Wu Sheng
53e8608832
Merge branch 'master' into 6.0
...
# Conflicts:
# .gitignore
# LICENSE
# README.md
# README_ZH.md
# apm-application-toolkit/apm-toolkit-log4j-1.x/pom.xml
# apm-application-toolkit/apm-toolkit-log4j-2.x/pom.xml
# apm-application-toolkit/apm-toolkit-logback-1.x/pom.xml
# apm-application-toolkit/apm-toolkit-opentracing/pom.xml
# apm-application-toolkit/apm-toolkit-trace/pom.xml
# apm-application-toolkit/pom.xml
# apm-checkstyle/pom.xml
# apm-collector/apm-collector-agent/agent-grpc/agent-grpc-define/pom.xml
# apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/pom.xml
# apm-collector/apm-collector-agent/agent-grpc/pom.xml
# apm-collector/apm-collector-agent/agent-jetty/agent-jetty-define/pom.xml
# apm-collector/apm-collector-agent/agent-jetty/agent-jetty-provider/pom.xml
# apm-collector/apm-collector-agent/agent-jetty/pom.xml
# apm-collector/apm-collector-agent/pom.xml
# apm-collector/apm-collector-analysis/analysis-alarm/alarm-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-alarm/alarm-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-alarm/pom.xml
# apm-collector/apm-collector-analysis/analysis-baseline/baseline-computing-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-baseline/baseline-computing-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-baseline/pom.xml
# apm-collector/apm-collector-analysis/analysis-jvm/jvm-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-jvm/jvm-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-jvm/pom.xml
# apm-collector/apm-collector-analysis/analysis-metric/metric-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-metric/metric-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-metric/pom.xml
# apm-collector/apm-collector-analysis/analysis-register/pom.xml
# apm-collector/apm-collector-analysis/analysis-register/register-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-register/register-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-segment-parser/pom.xml
# apm-collector/apm-collector-analysis/analysis-segment-parser/segment-parser-define/pom.xml
# apm-collector/apm-collector-analysis/analysis-segment-parser/segment-parser-provider/pom.xml
# apm-collector/apm-collector-analysis/analysis-worker-model/pom.xml
# apm-collector/apm-collector-analysis/pom.xml
# apm-collector/apm-collector-boot/pom.xml
# apm-collector/apm-collector-boot/src/main/resources/component-libraries.yml
# apm-collector/apm-collector-cache/collector-cache-caffeine-provider/pom.xml
# apm-collector/apm-collector-cache/collector-cache-define/pom.xml
# apm-collector/apm-collector-cache/collector-cache-guava-provider/pom.xml
# apm-collector/apm-collector-cache/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-define/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-redis-provider/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-standalone-provider/pom.xml
# apm-collector/apm-collector-cluster/collector-cluster-zookeeper-provider/pom.xml
# apm-collector/apm-collector-cluster/pom.xml
# apm-collector/apm-collector-component/client-component/pom.xml
# apm-collector/apm-collector-component/pom.xml
# apm-collector/apm-collector-component/server-component/pom.xml
# apm-collector/apm-collector-configuration/collector-configuration-define/pom.xml
# apm-collector/apm-collector-configuration/collector-configuration-provider/pom.xml
# apm-collector/apm-collector-configuration/pom.xml
# apm-collector/apm-collector-core/pom.xml
# apm-collector/apm-collector-grpc-manager/collector-grpc-manager-define/pom.xml
# apm-collector/apm-collector-grpc-manager/collector-grpc-manager-provider/pom.xml
# apm-collector/apm-collector-grpc-manager/pom.xml
# apm-collector/apm-collector-instrument/pom.xml
# apm-collector/apm-collector-jetty-manager/collector-jetty-manager-define/pom.xml
# apm-collector/apm-collector-jetty-manager/collector-jetty-manager-provider/pom.xml
# apm-collector/apm-collector-jetty-manager/pom.xml
# apm-collector/apm-collector-naming/collector-naming-define/pom.xml
# apm-collector/apm-collector-naming/collector-naming-jetty-provider/pom.xml
# apm-collector/apm-collector-naming/pom.xml
# apm-collector/apm-collector-remote/collector-remote-define/pom.xml
# apm-collector/apm-collector-remote/collector-remote-grpc-provider/pom.xml
# apm-collector/apm-collector-remote/collector-remote-kafka-provider/pom.xml
# apm-collector/apm-collector-remote/pom.xml
# apm-collector/apm-collector-storage/collector-storage-define/pom.xml
# apm-collector/apm-collector-storage/collector-storage-es-provider/pom.xml
# apm-collector/apm-collector-storage/collector-storage-h2-provider/pom.xml
# apm-collector/apm-collector-storage/collector-storage-shardingjdbc-provider/pom.xml
# apm-collector/apm-collector-storage/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/receiver-zipkin/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/receiver-zipkin/receiver-zipkin-define/pom.xml
# apm-collector/apm-collector-thirdparty-receiver/receiver-zipkin/receiver-zipkin-provider/pom.xml
# apm-collector/apm-collector-ui/collector-ui-define/pom.xml
# apm-collector/apm-collector-ui/collector-ui-graphql/pom.xml
# apm-collector/apm-collector-ui/collector-ui-jetty-provider/pom.xml
# apm-collector/apm-collector-ui/pom.xml
# apm-collector/pom.xml
# apm-commons/apm-datacarrier/pom.xml
# apm-commons/apm-util/pom.xml
# apm-commons/pom.xml
# apm-dist/pom.xml
# apm-protocol/apm-network/pom.xml
# apm-protocol/apm-network/src/main/java/org/apache/skywalking/apm/network/trace/component/ComponentsDefine.java
# apm-protocol/apm-ui-protocol/pom.xml
# apm-protocol/pom.xml
# apm-sniffer/apm-agent-core/pom.xml
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/activemq-5.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/dubbo-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/elastic-job-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/feign-default-http-9.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/grpc-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/h2-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/httpClient-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/httpasyncclient-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/hystrix-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jdbc-commons/pom.xml
# apm-sniffer/apm-sdk-plugin/jedis-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/jetty-client-9.0-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/jetty-client-9.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/jetty-server-9.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/jetty-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/kafka-v1-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/mongodb-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/mongodb-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/motan-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/mysql-5.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/nutz-plugins/http-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/nutz-plugins/mvc-annotation-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/nutz-plugins/pom.xml
# apm-sniffer/apm-sdk-plugin/okhttp-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/oracle-10.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/postgresql-8.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/resin-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/resin-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/rocketMQ-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/rocketMQ-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/servicecomb-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/servicecomb-plugin/servicecomb-java-chassis-0.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/servicecomb-plugin/servicecomb-java-chassis-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/sharding-jdbc-1.5.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/sofarpc-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/concurrent-util-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/core-patch/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-3.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-commons/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/resttemplate-4.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/spring-cloud/netflix-plugins/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/spring-cloud/netflix-plugins/spring-cloud-feign-1.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/spring-plugins/spring-cloud/pom.xml
# apm-sniffer/apm-sdk-plugin/spymemcached-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/struts2-2.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/tomcat-7.x-8.x-plugin/pom.xml
# apm-sniffer/apm-sdk-plugin/xmemcached-2.x-plugin/pom.xml
# apm-sniffer/apm-test-tools/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-log4j-1.x-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-log4j-2.x-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-logback-1.x-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-opentracing-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/apm-toolkit-trace-activation/pom.xml
# apm-sniffer/apm-toolkit-activation/pom.xml
# apm-sniffer/optional-plugins/optional-spring-plugins/pom.xml
# apm-sniffer/optional-plugins/optional-spring-plugins/spring-annotation-plugin/pom.xml
# apm-sniffer/optional-plugins/pom.xml
# apm-sniffer/optional-plugins/trace-ignore-plugin/pom.xml
# apm-sniffer/pom.xml
# apm-webapp/pom.xml
# docs/README.md
# docs/README_ZH.md
# docs/cn/Direct-uplink-CN.md
# docs/cn/How-to-build-CN.md
# docs/cn/Optional-plugins-CN.md
# docs/users.md
# pom.xml
2018-08-25 22:08:19 +08:00
Fatih ERDEM
47cba6c56c
Moved hardcoded dependency versions to properties tag in pom.xml ( #1583 )
2018-08-24 10:18:48 +08:00
Fatih ERDEM
15263bce89
Moved hardcoded dependency versions to properties tag in pom.xml ( #1583 )
2018-08-24 09:28:25 +08:00
Adrian Cole
4b17685c11
Sync mvnw to 6.0 , provided by @adriancole
2018-08-22 22:50:50 +08:00
oatiz
b3959202df
[Agent] Provide plugin for Elasticsearch 5.x ( #1500 )
...
* [Agent] Provide plugin for Elasticsearch 5.x
Add [Agent] Elasticsearch transport client plugin
fix component name
add elasticsearch component
add elasticSearch component into component-libraries.yml
* update support list
* update PlainListenableActionFutureInterceptor.java
* fix set span attributes
* clear runtimeContext
* remove extra plugins
2018-08-22 20:23:43 +08:00
Adrian Cole
d0b951649f
Moves to Maven wrapper to stabilize the version in use ( #1569 )
...
* Moves to Maven wrapper to stabilize the version in use
This will ensure those building will have similar experience due to
having a fixed maven version.
* Updates most plugin versions and removes redundant configuration
* Sets up build enforcement for JDK 1.8 until further work occurs
2018-08-22 19:04:15 +08:00
Xin,Zhang
d1cdeecc3f
Support ojdbc8 ( #1571 )
2018-08-22 17:44:32 +08:00
Xin,Zhang
1c8431c86f
Support ojdbc8 ( #1571 )
2018-08-22 17:43:57 +08:00
caoyixiong
ba92364a65
Fix bug stop stopSpan when not createSpan in Spring Callback ( #1572 )
...
* Fix bug stop stopSpan when not createSpan
2018-08-22 14:33:12 +08:00
caoyixiong
18d2d352fd
Fix bug stop stopSpan when not createSpan in Spring Callback ( #1572 )
...
* Fix bug stop stopSpan when not createSpan
2018-08-22 14:30:58 +08:00
Xin,Zhang
26cebf74ad
Fix #1549 ( #1568 )
2018-08-21 13:53:52 +08:00
Xin,Zhang
0162fdd8ae
Fix #1549 ( #1568 )
2018-08-21 13:53:00 +08:00
caoyixiong
7c2aa4c43a
FIX NPE in tomcat plugin ForwardInterceptor ( #1562 )
2018-08-21 12:11:40 +08:00
caoyixiong
dd942d15a3
FIX NPE in tomcat plugin ForwardInterceptor ( #1562 )
2018-08-21 07:18:40 +08:00
Xin,Zhang
e8456c0f83
Fix operation name is empty issue ( #1525 )
2018-08-06 16:27:40 +08:00
Xin,Zhang
42028e60ae
Fix operation name is empty issue ( #1525 )
2018-08-06 16:23:38 +08:00
Wu Sheng
bfef7d3bca
Fix CI.
2018-08-05 18:47:31 +08:00
XiaoFu
05b25f7b74
Update ActiveMQConsumerInterceptor.java ( #1523 )
2018-08-05 18:31:24 +08:00
XiaoFu
6bea7abe98
Update ActiveMQProducerInterceptor.java ( #1522 )
2018-08-05 18:30:54 +08:00
XiaoFu
29c0a97251
Update ActiveMQConsumerInterceptor.java ( #1523 )
2018-08-05 08:47:28 +08:00
XiaoFu
789cdce759
Update ActiveMQProducerInterceptor.java ( #1522 )
2018-08-05 07:25:55 +08:00
XiaoFu
da2189e598
[Agent] Add plugin for ActiveMQ 5.x ( #1513 )
...
* add activemq-plugin
* fix update ActiveMQConsumerInstrumentation Enhance another class
* refacor ActiveMQConsumerInstrumentation code
* support both topic and queue
* clear the code
* add UnitTest add fix bug
* fix obtain url bug
* Refactor the ActiveMQProducerInstrumentation code
* fix bug
* fix ConstructorInterceptor BUG
* add Licensed
* Update application.yml
Restore configuration
* Restore configuration
* perfect test
* fix
* fix License
* fix Project Files
* fix import class in instrumentation
* fix test case
* fix java doc
* fix Trigger CI
* fix ActiveMQConsumerAndProducerConstructorInterceptorTest
* delete unit test
* fix
* fix
* fix folder directory problem
* Delete ActiveMQConsumerInstrumentation.java
2018-08-04 20:13:00 +08:00
XiaoFu
1d39614b00
[Agent] Add plugin for ActiveMQ 5.x ( #1513 )
...
* add activemq-plugin
* fix update ActiveMQConsumerInstrumentation Enhance another class
* refacor ActiveMQConsumerInstrumentation code
* support both topic and queue
* clear the code
* add UnitTest add fix bug
* fix obtain url bug
* Refactor the ActiveMQProducerInstrumentation code
* fix bug
* fix ConstructorInterceptor BUG
* add Licensed
* Update application.yml
Restore configuration
* Restore configuration
* perfect test
* fix
* fix License
* fix Project Files
* fix import class in instrumentation
* fix test case
* fix java doc
* fix Trigger CI
* fix ActiveMQConsumerAndProducerConstructorInterceptorTest
* delete unit test
* fix
* fix
* fix folder directory problem
* Delete ActiveMQConsumerInstrumentation.java
2018-08-04 14:14:50 +08:00
Xin,Zhang
5eea1ae767
Fix #1488 : Fix NPE when the targetAop class is null ( #1507 )
2018-07-31 22:37:26 +08:00
Xin,Zhang
a5d2610392
Fix #1488 : Fix NPE when the targetAop class is null ( #1507 )
2018-07-31 22:36:40 +08:00