Alan Lau
b2d1460414
make words be consistent in the context.& fix typo ( #3865 )
2019-11-15 17:39:26 +08:00
viswaramamoorthy
d0a1cdd506
Rabbitmq plugin test migration ( #3788 )
...
* Rabbitmq plugin e2e test migration
* 3753-code review fixes
* 3753-test-case-improvements
* Update pom.xml
Remove the repo addresses.
* Update Plugin-test.md
2019-11-15 16:02:51 +08:00
aderm
5f8ee254a4
[test/plugin] immigrate test feign scenario. ( #3838 )
...
* immigrate test feign scenario.
* add license.
* update use test skeleton.
* delete repeat spring-boot starter dependence.
* add support-list version.
2019-11-15 00:11:43 +08:00
aderm
e11d20715d
Add elasticsearch 6.x plugin & elasticsearch 6.x test scenario ( #3803 )
...
* Add elasticsearch 6.x plugin & elasticsearch 6.x test scenario
2019-11-13 13:55:28 +08:00
zhang-wei
48bcac2307
[test/plugin] immigrate jedis scenario ( #3811 )
...
* jedis scenario
* update doc
2019-11-09 15:34:13 +08:00
zhang-wei
cbe03da066
[test/plugin] fix archetypes ( #3808 )
...
* fix archetypes
* fix log4j
2019-11-09 13:51:39 +08:00
Daming
23bc69cd48
Provide archetypes for plugin testcase ( #3802 )
...
* provide archetypes for testcase
2019-11-08 14:48:40 +08:00
aderm
998ce29632
update plugin test doc. ( #3804 )
2019-11-08 08:16:52 +08:00
zhang-wei
62060749f7
[test/plugin] merge undertow scenario ( #3797 )
...
* merge undertow scenario
* update elapsed time
2019-11-07 15:29:52 +08:00
Daming
e23ae59021
reformat and add total time for groups ( #3799 )
2019-11-07 08:01:20 +08:00
Daming
1bbf97760c
add an elapsed time list for plugins ( #3798 )
2019-11-06 23:29:26 +08:00
吴晟 Wu Sheng
05761ef522
Add plugin test framework doc ( #3786 )
...
* Add SkyWalking plugin test framework doc
* Remove Chinese.
* Add a description to the env variable, CASE_SERVER_IMAGE_VERSION
* Fix typo
* Change paragraph structure.
2019-11-05 17:03:21 +08:00
吴晟 Wu Sheng
cfc9ae0eae
Polish doc, remove old OAL description. ( #3643 )
...
* Polish doc, remove old OAL description.
* Add a new use case.
2019-10-17 20:53:50 +03:00
吴晟 Wu Sheng
6e02d34aa2
Committer vote and set up document. ( #3496 )
...
* Committer vote and set up document.
* Change document link structure.
* Fix typo.
2019-09-23 16:11:19 +08:00
kezhenxu94
e1b1465564
Add attention note to plugin development guide ( #3245 )
2019-08-11 13:35:23 +08:00
wuguangkuo
6c30223838
fix doc error ( #3237 )
2019-08-09 19:48:27 +08:00
吴晟 Wu Sheng
0df76e4e38
Remove the scope-meta file ( #3226 )
...
* Remove the meta file
2019-08-07 17:35:12 +08:00
kezhenxu94
37acc3dc99
Add dependency licenses check ( #3221 )
...
* Add dependency licenses check
2019-08-07 09:45:23 +08:00
Jared Tan
5d3312cccc
Update Java-Plugin-Development-Guide.md ( #3188 )
2019-07-29 16:34:30 +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
吴晟 Wu Sheng
5b039e9747
All NEW OAL Runtime Engine ( #3109 )
...
* Change OAL generator tool to runtime.
Step 1. change project structure. API links and maven pom.
* Part of metrics class generation
* Metrcis class generated.
* Set up the basic structure of new OAL engine.
* Finish metrics generation.
* Support dispatcher generation.
* Format codes.
* Generate dispatcher all methods.
* Implement disable in hardcode.
* Clear up
* Fix compile startup.
* Update license and document of new OAL engine.
* Fix rat.
* Disable class output in default
* Copy from @kezhenxu94 's test PR, https://github.com/apache/skywalking/pull/3110
* Wait for the mount command to finish
2019-07-18 19:47:23 +08:00
kezhenxu94
f84e1de593
Add docs of e2e development guide ( #2984 )
...
* Add docs of e2e development guide
2019-07-17 10:57:56 +08:00
Daming
1d13d735bb
setup your ide ( #3063 )
...
* setup your idea
* add anchors
* fix
* Update docs/en/guides/How-to-build.md
Co-Authored-By: kezhenxu94 <kezhenxu94@163.com>
* Update docs/en/guides/How-to-build.md
Co-Authored-By: kezhenxu94 <kezhenxu94@163.com>
2019-07-13 22:33:52 +08:00
吴晟 Wu Sheng
73a4d3c1de
Update Java-Plugin-Development-Guide.md ( #3067 )
2019-07-13 19:34:19 +08:00
Alan Lau
faec2b02b4
Fix typos. ( #3058 )
2019-07-12 16:38:16 +09:00
kezhenxu94
5b6a890592
Adjust pom plugin position and add docs ( #2870 )
...
* Adjust pom plugin position and add docs
* Polishing
* Update as requested
2019-06-14 07:21:47 +08:00
吴晟 Wu Sheng
2e846c6078
Dynamic Configuration and Dynamic Configuration Service ( #2810 )
...
* Implement the base of config API module.
* Finish configuration module codebases w/o tests, revert some changes.
* Finish mock tests.
* Add new gRPC service for configuration.
* Make gRPC configuration sync provider works.
* Add database slow statement dynamic setting.
* Finish the dynamic configuration service.
* Fix version.
2019-06-03 23:11:52 +08:00
daming
8d207682d8
fixed wrong DAO interface names ( #2746 )
2019-05-23 17:51:44 +08:00
Gao Hongtao
b76839fe4c
Update docker building tool ( #2677 )
...
* Update docker building of oap server
* generating appliation.yml according to enviroment variables
* adding Makefile to build binary and docker image
* Update ui docker
* Update docker-compose
* Update document
* Update document
* Merge from master
* Reset skywalking-ui
2019-05-16 09:37:56 +08:00
彭勇升 pengys
ed78dabe8b
Rename metric and indicator to metrics. ( #2643 )
...
* Rename metric to metrics.
* Fixed test case execute failure issues.
2019-05-10 08:05:37 +08:00
吴晟 Wu Sheng
65c503b674
Release fix ( #2566 )
...
* Introduce new profile in release
* Fix a missing change.
* Fix wrong profile name.
2019-04-30 18:01:39 +08:00
吴晟 Wu Sheng
9b87086d72
Move to 6.2 ( #2563 )
...
* Move submodule plugin.
* Always auto-submodule
* [maven-release-plugin] prepare release v6.1.0
* [maven-release-plugin] prepare for next development iteration
* Change keys location.
2019-04-30 12:16:50 +08:00
吴晟 Wu Sheng
f02300a945
Fix Rocketbot link and incubator word(again) ( #2553 )
2019-04-28 23:39:17 +08:00
康智冬
2dcf27b799
Update all "incubator-skywalking" to "skywalking" ,"incubator-servicecomb-java-chassis" to "servicecomb-java-chassis" correctly, and ".gitmodules" will update at #2531 ( #2548 )
2019-04-28 15:47:14 +08:00
吴晟 Wu Sheng
6db8859b11
Set RocketBot as primary UI in doc ( #2524 )
...
* Set RocketBot as primary UI in doc
* Update submodule.
2019-04-25 21:25:55 +08:00
吴晟 Wu Sheng
3354c0c4ab
Remove many incubator/incubating things. ( #2499 )
2019-04-21 11:11:09 +08:00
kezhenxu94
c27f36a3c0
Fix typo and grammar error ( #2483 )
2019-04-14 10:32:50 +08:00
kezhenxu94
15ba78d9ba
Doc: fix grammar error and typo ( #2440 )
2019-04-03 09:33:46 -07:00
吴晟 Wu Sheng
315c0e69ee
Reorganize the receiver proto ( #2426 )
...
* Move all receiver proto files together, in case the class conflict in gogoproto.
* Add jaeger proto and its dependency proto. Also license provided.
* Fix rat.
2019-03-30 18:25:31 -07:00
吴晟 Wu Sheng
7420d256ed
Support compile project agent, backend, UI separately. ( #2399 )
2019-03-25 19:19:21 -07:00
吴晟 Wu Sheng
0ecf641c17
Support gRPC metric exporter ( #2395 )
...
* Support grpc exporter.
* Support scope(all) metric export and finish document.
* Close exporter even in local debug env. And fix CI.
* Remove the system.out
* Fix absent 4.
* Support subscription from remote.
* Add the doc
* Update application.yml
2019-03-25 15:48:00 +08:00
Wu Sheng
aa2877b2fb
Finish the prototype of async mode in Java agent core APIs.
2019-03-14 15:50:22 +08:00
guyu
30e4089128
complete Intellij IDEA build process for envoy-metrics-receiver-plugin ( #2358 )
2019-03-14 13:25:54 +08:00
Sean Zhang
bf242d7529
Change to new repo name. ( #2329 )
2019-03-07 20:38:06 +08:00
吴晟 Wu Sheng
fb62025da8
Improve OAP extendibility ( #2288 )
...
* Make scope meta configurable.
* Fix test cases in ci.
* Change step 1
* Refactor step 2
* Other compile issue done. Prepare the generator changes.
* Revert some wrong changes to Istio receiver.
* Step 3, make compile pass.
* Try to make CI passed.
* Add a check.
* Fix generated code style
* Provide new and extendable dispatcher generator tool
* Fix startup.
* Can't guarantee the dispatchers are always existing. Put explicit comments at there to avoid confusion, since this is different with old version.
* Fix a H2 query for endpoint search.
* Fix a wrong mysql alarm query.
* Provide new document and `generate-tool-grammer` module.
* Add missing last section of document.
* Fix typo
* Relocate the @ScopeDeclaration annotation, make it more sense. Also remove the useless @SourceType annotation. And adjust document for these changes
* ScopeDeclaration can be used once for each class only, now.
2019-02-26 13:43:14 +08:00
于玉桔
0929ff3453
Support Zookeeper plugin ( #2211 )
...
* Zookeeper plugin
2019-02-15 22:13:44 +08:00
吴晟 Wu Sheng
4b15c713b5
Make sure all document images ref from our Apache website. ( #2236 )
...
* Make sure all document images ref from our Apache website.
* Change the statement.
2019-02-11 14:52:52 +08:00
吴晟 Wu Sheng
f88ac3defe
Set dist bin tar with -bin in the final name. ( #2221 )
...
* Set dist bin tar with -bin in the final name.
* Change dockerfile and makefile
2019-01-30 20:37:40 +08:00
于玉桔
a36394d9bc
Support lettuce plugin ( #2152 )
...
* Support lettuce plugin
* lettuce plugin bugfix
* lettuce plugin fix license issue
* lettuce plugin fix cluster and config issue
* plugin lettuce compatible with low 5.0.x version
* lettuce plugin support version accurately describes on Supported-list.md
* plugin lettuce compatible with low 5.0.2 version
* lettuce plugin fix wrong batch method intercept point
* move lettuce to optional plugins
* fix ci issue
* fix ci issue
* Modify the description file
* Pom code optimization
* Optimization operation name
* Optimization operation name2
2019-01-26 13:09:03 +08:00
吴晟 Wu Sheng
3b0a1d3132
Update How-to-release.md ( #2210 )
2019-01-26 10:10:25 +08:00