zhang-wei
736dc3d3ec
Remove some unused variables ( #5598 )
2020-10-01 14:51:07 +08:00
Evan
29de696c42
exception-ignore-plugin ( #5426 )
2020-09-09 15:07:01 +08:00
吴晟 Wu Sheng
20b1b51798
Separate config initialization in the plugin out of core level Config. ( #5136 )
2020-07-21 20:51:56 +08:00
kezhenxu94
5b255ba3e3
Set up more strict code styles and fix existing issues ( #4337 )
...
Motivation:
Review code styles with some bots automatically.
Modifications:
Set up ReviewDog in GitHub Action to review code style.
Add more check rules to checkstyle plugin.
Result:
Obvious code styles can be reviewed and commented automatically.
2020-02-11 17:10:49 +08:00
吴晟 Wu Sheng
c76fb4053e
Set up the bootstrap instrumentation plugin framework ( #3152 )
...
* POC: Intercept successfully.
* Refactor codes
* Build the new core
* Setup the new core.
* Push the javassist version to 3.23.2-GA, as it is the last version supports JDK 1.6 compile, according to https://github.com/jboss-javassist/javassist/blob/rel_3_23_2_ga/pom.xml#L149-L160
* Finish the all codes.
* Document updated for bootstrap instrumentation.
* Add a notice to document.
* Remove unexpected file.
* Set javassist version right. Add judge in core interceptors
* Fixe no log bridge implementation
2019-07-25 22:00:07 +08:00
Xin,Zhang
1bc5de7af9
Support overwrite tag ( #2021 )
...
* Support overwrite tag
* Fix test case
2018-12-09 14:59:15 +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
Xin,Zhang
f7cc129fa2
Change component definitions ( #1266 )
2018-05-27 11:57:00 +08:00
吴晟 Wu Sheng
e13ff79326
Sync to fix release check ( #982 )
...
Fix IPMC checks for releasing.
2018-03-24 17:11:04 +08:00
wu-sheng
400ad41a64
Fix all javadoc issues.
2018-02-26 15:47:19 +08:00
wu-sheng
1d6ca31b62
Commit many java doc fixes.
2018-02-26 12:01:24 +08:00
ascrutae
a62076f082
fix all interceptor class in plugin is incorrect
2017-12-12 14:16:45 +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
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
23133f7d97
Update copyright to Apache Foundation.
2017-12-09 23:38:32 +08:00
lytscu
242ce80096
Remove tag: activeSpan.tag(CommandError, cresult.getErrorMessage());
2017-11-20 17:21:13 +08:00
lytscu
626ef11fef
comments
2017-11-20 11:20:24 +08:00
lytscu
57ee51f256
comments
2017-11-16 21:26:39 +08:00
lytscu
14bc3d9670
comments
2017-11-16 21:14:50 +08:00
lytscu
4215fc628c
comments
2017-11-16 21:04:11 +08:00
lytscu
96633124da
comments
2017-11-16 20:52:09 +08:00
lytscu
726d1d6b0c
Comments
2017-11-16 20:38:30 +08:00
lytscu
1182e8a9bf
Comments
2017-11-16 20:04:46 +08:00
lytscu
484d43cbf7
add DBCollectionImpl instrumentation
2017-11-16 19:51:19 +08:00
lytscu
78398cc733
Reconstruction
2017-11-16 17:27:24 +08:00
lytscu
4eeb5ab8df
Delete redundant code
2017-11-16 14:46:37 +08:00
lytscu
f3699ba266
1.carrier->operation 2. Remove duplicate constructors intercept points
2017-11-16 14:36:57 +08:00
lytscu
ab36a1bb83
Split interceptor
2017-11-15 11:49:12 +08:00
lytscu
778d3c6751
Record operation type
2017-11-14 15:27:49 +08:00
lytscu
213fa33bd4
Modify afterMethod logic
2017-11-13 19:59:20 +08:00
lytscu
c53c4e4b02
Modify the code review
2017-11-13 16:44:04 +08:00
lytscu
b63c0ac572
1、Modify the code review. 2、Modify V3 plugin to support all version 3.x
2017-11-09 19:23:44 +08:00
lytscu
eb9b9a1222
add mongodb 2.x enhance plugin
2017-11-08 17:20:16 +08:00
lytscu
06c017ff97
add mongodb version 2.14.2 plugin
2017-11-07 16:52:15 +08:00