vcjmhg
0996151973
Support collecting logs of log4j, log4j2, and logback in the tracing context ( #5914 )
2020-12-10 13:53:30 +08:00
mrproliu
4aa9f301d0
Add alarm tests in the e2e ( #5961 )
2020-12-08 16:47:28 +08:00
hailin0
fbf49b2cc6
Change the operation name of quartz-scheduler plugin ( #5934 )
2020-12-08 10:04:14 +08:00
Zhenxu Ke
b5367aa6b1
test: extract so11y test and add logs ( #5955 )
...
* Increase metrics time range
* Remove unused codes
* Update SO11yE2E.java
Co-authored-by: Hongtao Gao <hanahmily@gmail.com>
2020-12-06 22:15:37 +08:00
zifeihan
c24dbd6ec1
Fix jdk-http and okhttp-3.x plugin did not overwrite the old trace header. ( #5958 )
...
* Fix jdk-http and okhttp-3.x did not overwrite the old trace header.
* Update CHANGES.md.
2020-12-06 21:14:12 +08:00
Zhenxu Ke
7c406c30ce
test: remove so11y from SimpleE2E ( #5957 )
2020-12-06 15:27:57 +08:00
zifeihan
6e0a244482
Add the plugin for Apache CXF 3.x ( #5887 )
2020-11-26 17:18:55 +08:00
Gao Hongtao
53e42bce5d
Insert group name into services of so11y and istio relevant metrics ( #5897 )
2020-11-26 14:38:10 +08:00
Gao Hongtao
b39c4306a8
Observing Istio control plane ( #5835 )
...
* Add Istio control plane otel MAL expressions and UI template
* Remove OpenCensus receiver, add OpenTelemetry receiver
* Transfer oc receiver to ot receiver
* Create indices on boot
* Document istio metrics and otel receiver
* Update CHANGES.md
* Fix potential NPE
* Add group to meter and cleanup istio mixer
* Update e2e case due to the change of meter metric name
* Update prometheus fetcher config, fix sql builder issue of h2
* Disable istio and so11y metrics by default.
* Fix micrometer testcase
2020-11-25 21:07:03 +08:00
Lu Jiajing
d9623ec487
Spring-Kafka 1.x support ( #5879 )
...
* support spring-kafka 1.3.x and add test
* add spring-kafka-1.3.x-scenario to github workflow
* change kafka-plugin FAQ
* add supported versions
* update CHANGES.md
2020-11-24 19:32:37 +08:00
Jared Tan
8d164d3dd8
Add Tidb provider module. ( #5844 )
...
* fix transaction too large error when use TiDB as storage
* add CHANGES.md
* fix typo
* add tidb storage provider module.
* add e2e.
* revert ui submodule.
* fix license.
* Fix wrong health check test
* add tidb ttl e2e.
Co-authored-by: moonsphere <moonsphere@m.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-11-22 23:28:54 +08:00
zifeihan
d6c9926e9e
Add the plugin for microsoft mssql-jdbc ( #5856 )
2020-11-18 15:48:18 +08:00
吴晟 Wu Sheng
9c486a05ee
Support `sideCar.internalErrorCode` in the sources ( #5849 )
...
* Support nested sidecar object in the scope.
* Update the changelog.
* Fix comments and docs.
2020-11-17 09:03:48 +08:00
zifeihan
7220643cbf
Add the plugin for mssql-jtds 1.x plugin. ( #5842 )
...
* Add the plugin for mssql-jtds 1.x plugin.
2020-11-16 08:30:25 +08:00
kezhenxu94
b93de289d3
test: work around the testcontainers bug ( #5808 )
2020-11-09 06:53:13 +08:00
kezhenxu94
8da9bf94ab
ALS analyzer based on Envoy metadata exchange ( #5800 )
2020-11-09 00:01:12 +08:00
King
bc7afa6347
add support for dbcp 2.x plugin ( #5550 )
2020-11-08 09:41:56 +08:00
xiaoyu
d625f2905b
shardingsphere scenario remove commons-dbcp ( #5788 )
2020-11-07 20:34:57 +08:00
kezhenxu94
b69aff1e2b
Bump up testcontainers version to workaround the Docker bug on MacOS ( #5807 )
2020-11-07 17:25:32 +08:00
Kcat
c32caab6e0
Add async-http-client plugin ( #5690 )
2020-11-06 00:33:47 +08:00
kezhenxu94
66dd848e84
test: E2E Elasticsearch 7.x highest and lowest versions ( #5779 )
2020-11-03 16:42:13 +08:00
Evan
603187b7a8
Apply tags from Correlation Context key/values to Spans ( #5685 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-11-01 20:51:21 +08:00
zifeihan
ac36a3ff49
Add ThreadPoolExecutor for handle kafka message. ( #5718 )
...
* 1.Add ThreadPoolExecutor for handle kafka message.
Co-authored-by: Daming <zteny@foxmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-01 15:28:14 +08:00
Evan
08781b41a8
add transmission latency for MQ case ( #5666 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-11-01 11:01:04 +08:00
xbkaishui
9668672205
add http client parameter collector ( #5756 )
...
* add http client parameter collector
* Update CHANGES.md
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-10-31 23:49:15 +08:00
mrproliu
1d0d07ba96
Change toolkit plugin test to release version ( #5762 )
...
Co-authored-by: Mrproliu <mrproliu@lagou.com>
2020-10-31 21:33:13 +08:00
Jared Tan
ac481e1bbb
update hystrix plugin version support list. ( #5759 )
2020-10-31 12:15:26 +08:00
mrproliu
af41da0e93
Support choose files to activate the meter analyzer ( #5748 )
2020-10-29 23:46:07 +08:00
kezhenxu94
92bb474c2d
Improve Kubernetes service registry for ALS analysis ( #5722 )
...
The current implementation of envoy ALS K8S analysis is based on the hierarchy, pod -> StatefulSet -> deployment, StatefulSet, or others. It's freaky and different from the Istio Kubernetes registry.
The new path is pod -> endpoint -> service, and we should leverage Informer API instead of raw Kubernetes API.
2020-10-29 18:22:38 +08:00
Humbertzhang
c95a913492
Add percentile tests in e2e test. ( #5737 )
2020-10-29 14:38:49 +08:00
Daming
0c4827d056
remove finagle-6.25.0-scenario ( #5747 )
2020-10-29 07:50:57 +08:00
zifeihan
e1619495c3
Add feign loadbalancer case for spring-cloud-feign-1.x-scenario plugin. ( #5711 )
2020-10-22 14:03:28 +08:00
zifeihan
63d63ed7f5
Add feign loadbalancer case for spring-cloud-feign-2.x-scenario plugin. ( #5700 )
2020-10-21 07:58:09 +08:00
zhang-wei
7e6b19dfc0
Fix some bugs with browser ( #5683 )
...
* fix query browser error log bug
2020-10-18 17:58:29 +08:00
Daming
98968122e9
Provide Thrift Plugin ( #5644 )
2020-10-16 16:09:47 +08:00
kezhenxu94
88aab349c3
Update pre.sh ( #5677 )
2020-10-16 12:36:11 +08:00
kezhenxu94
239eaa01fd
test: set up ALS E2E test ( #5675 )
2020-10-15 23:20:46 +08:00
mrproliu
494c146ed5
Provide meter agent test tool support ( #5648 )
2020-10-13 07:58:14 +08:00
Humbertzhang
39815388a3
Add E2E test for python Kafka report protocol ( #5640 )
2020-10-10 16:41:18 +08:00
xbkaishui
c9b6a78ca9
Limit Sql body size ( #5626 )
2020-10-04 23:22:32 +08:00
吴晟 Wu Sheng
103cf00672
Support JDK 11 compiling and upgrade dependencies ( #5579 )
...
* Upgrade dependencies and make the JDK11 compiling passed.
* Update license and fix license check file.
* Add CI for JDK11 compiling.
* Update doc.
2020-09-29 10:34:21 +08:00
vcjmhg
806666b4cc
add webflux webclient plugin ( #5493 )
2020-09-27 22:38:07 +08:00
mrproliu
a68be426a0
Provide metrics APIs for agent plugin ( #5523 )
2020-09-26 21:30:37 +08:00
zifeihan
84d49c4412
Add kafka config for how long does kafka query server topic will trigger timeout ( #5554 )
2020-09-25 13:03:51 +08:00
harvies
fa62c637c2
remove minor version test tasks ( #5544 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-23 21:17:54 +08:00
harvies
c33a55cda1
Test for mongo3.x support version ( #5539 )
2020-09-22 22:08:58 +08:00
harvies
1ff25ac4f4
Support mongo driver 4.x version. ( #5512 )
2020-09-22 17:09:24 +08:00
harvies
c3edd3dad0
Better witness class for mongo3.8.x ( #5524 )
...
* modify witness class
* modify witness class & add test case
* replace DB_STATEMENT to DB_BIND_VARIABLES & remove executeMethod prefix
* fix ci
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-22 09:50:44 +08:00
hailin0
e200ef1045
Add support for xxl-job ( #5519 )
2020-09-20 10:04:32 +08:00
harvies
266414f261
update agent-test-tools version ( #5522 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-19 20:27:39 +08:00