FuCheng,Yan
bc6f06f964
Support RESTEasy 3.x ( #2665 )
...
* feat(agent sdk): resteasy plugin
* fix(agent sdk): fix component define
* fix(agent sdk): fix file license
* fix(agent sdk): fix file license
* docs(agent sdk): add supported list
* fix(agent sdk): fix file license
* fix(agent sdk): fix response error tag
* fix(agent sdk): fix
* fix(agent sdk): adapter 3.5+
* fix(agent sdk): remove unreasonable async handling
2019-05-24 22:14:43 +08:00
吴晟 Wu Sheng
effe49a102
NPE fix ( #2732 )
2019-05-22 18:38:18 +08:00
于玉桔
98b495ebcc
Spring cloud gateways 2.1.x plugin ( #2517 )
...
* spring cloud gateways plugin
2019-05-20 17:06:40 +08:00
吴晟 Wu Sheng
3ca7f7b73c
Support ALS and observe service mesh without Mixer ( #2460 )
...
* Add ALS proto and receiver in envoy
2019-05-17 15:29:38 +08:00
于玉桔
1b6bd5f81d
study sharding sphere ( #2679 )
2019-05-15 19:12:09 +08:00
Zhang Yonglun
c7c1774ab1
Provide plugin for ShardingSphere ( #1934 )
...
* Provide plugin for ShardingSphere (#1933 )
2019-05-15 17:56:39 +08:00
caoyixiong
91ffae2526
support Nacos cluster ( #2640 )
...
* Fix #2546
* Change the stackdepth type
* Fix bug
* Fix CI failed
* fix #2599
* fix ci
* add license
* add ActiveTag error methods
* fix
* fix
* nacos
* nacos
* nacos
* nacos
* fix ci
* support nacos cluster
* fix yml
* fix license
* fix ci
* remove optional
* update license
* update license and doc
* fix
2019-05-15 00:29:23 +08:00
彭勇升 pengys
3a31812854
Recover the module name of envoy-metric. ( #2645 )
2019-05-10 12:02:17 +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
Jared Tan
4da0f486b5
add prometheus. ( #2580 )
2019-05-05 15:52:40 +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
Jared Tan
5b0419b7c2
support es query segment max size. ( #2540 )
...
* support es query span max size.
* refactoring segmentQueryMaxSize.
* fix
* fix
2019-04-26 23:39:40 +08:00
Jared Tan
0b2e355b52
extend Metadata limit ( #2492 )
...
* fix default MetadataQuery Max size.
* revert mysql
2019-04-17 19:25:46 +08:00
Brandon Fergerson
ce1c7aadfc
Vert.x Core 3.x Plugin ( #2386 )
...
* vertx plugin impl
2019-04-16 23:46:49 +08:00
吴晟 Wu Sheng
ff6fb90d38
Add jaeger traces support ( #2434 )
...
* Make Jaeger receiver works in 12450 as default.
* Finish compile and codebase.
* Make codes runnable.
* Finish Jaeger query tests.
* Add document for jaeger receiver.
* Add readme.
* Fix a break link.
* Finish doc.
2019-04-01 20:52:59 -07:00
吴晟 Wu Sheng
e59a488005
Setup Jaeger receiver and revert #2425 ( #2431 )
...
* Fix missing licenses in dist.
* Move all CoreRegisterLinker together into SharingReceiver.
* Setup receiver endpoint
* Revert "Provide create, delete, isExists template method by elastic client. (#2425 )"
This reverts commit e6a7720f03 .
2019-04-01 10:52:29 -07:00
吴晟 Wu Sheng
601b472ef6
Support Backend acts as pure Zipkin collector ( #2424 )
...
* Codebase for zipkin span persistence.
* Fix missing fields in storage.
* Miss the latency field.
* Finish some tests.
* Fix wrong latency.
* Finish doc and reset application.yml
* Make the description more clear.
2019-03-31 01:36:36 +08:00
吴晟 Wu Sheng
59d4725091
Fix endpoint name rule package ( #2405 )
...
* Add more logs
* no message
* no message
* Exclude test file.
2019-03-26 13:25:07 -07:00
吴晟 Wu Sheng
3acd044d25
Support endpoint group in mesh. ( #2403 )
...
* Support endpoint group in mesh.
* Fix CI.
* Refactor for reduce string compare.
* Support endpoint naming rule in service level
2019-03-25 21:02:35 -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
kl
c69eafefad
Added elasticsearch warehouse certification support ( #2384 )
...
* Added elasticsearch warehouse certification support
* Add the elasticsearch service for Http Basic instructions
* Update backend-storage.md
Change document.
2019-03-20 21:09:29 -07:00
Lemon
7047c97e8b
Add CLR_Receiver plugin ( #2385 )
2019-03-20 20:53:42 +08:00
Ahoo Wang
6aefdc4277
Add SmartSql provider components in component-libraries config ( #2387 )
2019-03-20 18:08:49 +08:00
Brandon Fergerson
a2df0e0e3d
didn't mean to commit with this PR
2019-03-12 23:00:06 -06:00
Brandon Fergerson
e471b1077a
Merge branch 'master' into qualified-spring-mvc-endpoints
2019-03-12 22:55:12 -06:00
彭勇升 pengys
70e6c203ab
Shutdown the OAP server when catch any exception. ( #2352 )
2019-03-12 22:52:38 +08:00
Brandon Fergerson
68376fb505
vertx plugin work
2019-03-11 22:14:19 -06:00
彭勇升 pengys
ab398f79c9
The role of OAP server. ( #2344 )
...
* The role of OAP server.
Mixed: Receive agent data, level 1 aggregate, level 2 aggregate
Receiver: Receive agent data, level 1 aggregate
Aggregator: level 2 aggregate
* Mistake, stadalone default.
* Update application.yml
2019-03-11 16:34:30 +08:00
彭勇升 pengys
6d00642386
Separation the remote gRPC server from the receiver gRPC server. ( #2335 )
...
* #2327
Add a new module for share receiver server or to be a bridge of core server.
* Rename the module name.
2019-03-11 14:23:57 +08:00
吴晟 Wu Sheng
b4cb7e0bca
Envoy metric support and a bug fix ( #2321 )
...
* Extend envoy metric service, scope and OAL lexer/parser.
* Finish metric extension and oal.
* Make test env works.
* Finish test of envoy connection and memory metric.
* Change document.
* Finish docker compose test.
2019-03-07 17:05:46 +08:00
LazyLei
8bacabf741
fix typo ( #2274 )
2019-02-22 07:32:36 +08:00
吴晟 Wu Sheng
2f3ccf368c
Backend streaming thread model improvement ( #2247 )
...
[Performance Improvement]Backend streaming thread model improvement
2019-02-18 14:55:07 +08:00
于玉桔
0929ff3453
Support Zookeeper plugin ( #2211 )
...
* Zookeeper plugin
2019-02-15 22:13:44 +08:00
吴晟 Wu Sheng
4babd6ff73
Support Top sql ( #2239 )
...
* The prototype of topN sql worker.
* Add scope and new manual dispatcher.
* no message
* Finish topN persistence codes. Not test yet. And query have not added.
* Finish the top n database statement persistent.
* Support different slow thresholds for different db types.
* Fix wrong db default threshold
* Finish new query protocol binding.
* Provide query empty implementation and sync ui.
* Finish all codes, hope it works :P
I will run the tests tonight.
* Fix
* Fix
* Fix a startup issue.
* Add time bucket to persistent.
* Fix wrong query result column name.
* Fix Database query.
* Fix checkstyle.
* Fix wrong order logic, and add a test case to verify, to fix https://github.com/apache/incubator-skywalking/pull/2239#discussion_r255948249
2019-02-12 23:13:02 +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
5a7eb5656a
GA tagged, move to 6.1 ( #2180 )
...
* [maven-release-plugin] prepare release v6.0.0-GA
* [maven-release-plugin] prepare for next development iteration
2019-01-18 20:04:23 +08:00
于玉桔
43b216aa92
Support redisson plugin ( #2083 )
...
* plugin support redisson
2019-01-11 22:32:09 +08:00
吴晟 Wu Sheng
5f57e561c7
Provide grafana settings for telemetry ( #2138 )
...
* Change a label name for sw instance to avoid confict.
* Fix a wrong metric name.
* Fix too many counter instances.
* Set uptime to second.
* Fix format.
* Fix format
* Remove two unnecessary counter.
* Provide grafana dashboard settings and remove unnecessary metric.
* Provide a simple UI brief doc. Fix #2137
2019-01-10 07:27:23 +08:00
吴晟 Wu Sheng
6499d4f583
Implement Prometheus to oap backend telemetry ( #2133 )
...
* Finish the basic codes of telemetry.
* Add many telemetry in oap.
* Fix a test case.
* Finish all telemetry metric.
* Fix format.
* Make telemetry works.
* Support JVM metrics.
* Add doc for telemetry.
* Fix typo.
* Fix #2135
2019-01-08 23:20:13 +08:00
吴晟 Wu Sheng
aaa403ec00
Set telemetry module and APIs ( #2123 )
...
* Finish the APIs of telemetry module.
* Add prometheus license.
* Active default telemetry provider.
2019-01-07 09:48:53 +08:00
langyan1022
6a4e7ffc6c
fix missing ojdbc component id in component-libraries.yml ( #2122 )
...
* add ojdbc component id
2019-01-04 20:56:38 +08:00
XiaoFu
ee6841fc13
Support Gson Plugin ( #2090 )
...
* Support Gson plugin
2019-01-03 23:51:22 +08:00
吴晟 Wu Sheng
0a3af743b4
Fix wrong alarm text. ( #2120 )
2019-01-03 23:13:52 +08:00
吴晟 Wu Sheng
ec391becad
Provide two start up modes and documents. ( #2116 )
2019-01-03 15:19:45 +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
Jared Tan
2f37158e41
modify code style ( #2041 )
...
* modify code style
* ci
2018-12-13 21:59:17 +08:00
彭勇升 pengys
dfe2b08599
[OAP Server][Cluster Plugin] Provide consul cluster plugin ( #2036 )
...
* Provide consul cluster plugin.
* Change log and application config file.
* Add consul's config item into the docker's application.yml.
* Fixed bug.
* Add consul description into readme.
* Add okhttp component license.
2018-12-12 08:14:41 -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
吴晟 Wu Sheng
40eb651238
OAL tool module established ( #2015 )
...
* Move oal tool back into main repo, and fix compile issue.
* Fix two bugs.
* Remove all generated codes.
* Make all oal generated codes out of source control.
* Make mvn compile and package work.
* Fix test cases.
* Make compile right and provide new documents.
* Remove an unnecessary tokens file.
2018-12-07 09:31:16 +08:00