Commit Graph

609 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 4b0504fd5d
Update codeStyle.xml to fix incompatibility (#8623) 2022-03-07 07:56:47 +08:00
吴晟 Wu Sheng ff024ce7a2
Limit the length of Event#parameters (#8622) 2022-03-06 21:35:43 +08:00
Jay Xu ddde0c9612
Set the length of event#parameters to 2000 (#8615) 2022-03-06 18:45:15 +08:00
mrproliu f06c220e50
Introduce the entity of Process Type (#8617) 2022-03-03 20:16:02 +08:00
Kai ff1103ec1d
Unify module name `receiver_zipkin` to `receiver-zipkin`, remove `receiver_jaeger` from `application.yaml`. (#8616) 2022-03-02 22:05:02 +08:00
Kirs 057fdf553e
Use the plugin version defined by the Apache maven parent (#8613) 2022-03-02 09:57:11 +08:00
吴晟 Wu Sheng 5d034a0fc0
Fix a change log nit (#8600) 2022-02-26 22:55:09 +08:00
吴晟 Wu Sheng 7e83ca9e59
Add STAM paper to doc and Academy menu for listing important articles. (#8599) 2022-02-26 22:43:07 +08:00
Kirs 35f6681672
Upgrade Apache Parent version to 25 (#8598) 2022-02-26 17:34:07 +08:00
kezhenxu94 178844e24e
Add istio 1.13.1 to test matrix for verification (#8585) 2022-02-26 13:25:33 +08:00
kezhenxu94 ffba719e2e
Add a new sampler (`possibility`) in LAL (#8591) 2022-02-25 20:44:00 +08:00
Kai f390b14404
Fix Zipkin receiver wrong condition for decoding `gzip` (#8592) 2022-02-25 18:58:13 +08:00
kezhenxu94 68e40eb9fc
Support ElasticSearch 8 and add it into E2E tests (#8564) 2022-02-21 08:11:27 +08:00
kezhenxu94 eec05d8602
Set default connection timeout of ElasticSearch to 3000 milliseconds (#8560) 2022-02-19 14:08:40 +08:00
kezhenxu94 b33b78637b
Allow updating non-metrics templates when structure changed (#8549) 2022-02-16 16:42:29 +08:00
吴晟 Wu Sheng d83144bddd
Support all metrics from MAL engine in alarm core (#8547)
* Support all metrics from MAL engine in alarm core
2022-02-16 08:55:45 +08:00
katelei6 7c94f65772
Add component id for Python FastAPI plugin (#8544)
Co-authored-by: lize <lize@keep.com>
2022-02-15 11:06:44 +08:00
Jared Tan c1765b5177
[OAL] Keep the endpoint avg resp time meter name the same with others scope. (#8534)
* Keep the endpoint avg resp time meter name the same with others scope.

* fix e2e.

* update changes.

* Update CHANGES.md

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>

* sync submodule.

* revert break changes

* fix UT

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-02-11 20:48:02 +08:00
xiaojianjun 3bc933733f
[Feature] Support datasource metrics analysis (#8474)
* [Feature] Support collecting database connection pool metric,support MAL analyzer #8450
2022-02-11 16:27:11 +08:00
kezhenxu94 c49a82a6f5
Expose responseTimeout of ES client (#8531) 2022-02-10 14:46:40 +08:00
zhang-wei 57d64aa94f
Add OpenFunction component ID (#8528) 2022-02-10 00:14:15 +08:00
wallezhang f07371fa9b
feat: Add Guava EventBus definition in component-libraries.yml (#8524) 2022-02-09 15:21:03 +08:00
Jiajing LU 9aeb72a7c6
upgrade protoc to 3.19.2 (#8523)
Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
2022-02-09 15:13:38 +08:00
kezhenxu94 22e1a89b4a
Bump up PostgreSQL driver to fix CVE (#8497) 2022-02-02 11:18:32 +08:00
刘威 b0a875fe3f
Bump up iotdb-session to 0.12.4 and fix IoTDB storage option bug (#8484)
* Fix IoTDB Storage Option insert null index value.

* Set the default value of SW_STORAGE_IOTDB_SESSIONPOOL_SIZE to 8

* Bump up iotdb-session to 0.12.4

* Update doc
2022-01-30 09:02:39 +08:00
xu1009 9033030788
Support thread pool metric collect (#8461)
Co-authored-by: litexu <litexu@tencent.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-01-29 17:59:35 +08:00
katelei6 07c2545c6d
add plugin for mysqlclient (#8487) 2022-01-29 14:49:39 +08:00
wankai123 473debfee3
E2E verify OAP cluster model data aggregation and fix `SelfRemoteClient` self observing metrics. (#8481)
* E2E: verify OAP cluster model data aggregation.
* Fix `SelfRemoteClient` self observing metrics.
* Remove unnecessary storage cases in the cluster e2e.
* Add steps in cluster e2e to verify the whole cluster is up
* update the doc
2022-01-27 15:40:20 +08:00
startewho f22092e88b
Add component ID of .Net ORM FreeSql (#8479) 2022-01-26 16:38:10 +08:00
kezhenxu94 f729c0c5a4
Add Docker images based on 17 and test it (#8476) 2022-01-25 18:28:09 +08:00
wankai123 d418610357
E2E: Add normal field to Service (#8465)
* e2e: Add normal field to Service
2022-01-24 11:53:15 +08:00
Gao Hongtao 4d803e387f
Fix CVE-2022-23221 (#8464)
* Fix CVE-2022-23221

H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via a jdbc:h2:mem JDBC URL containing the IGNORE_UNKNOWN_SETTINGS=TRUE;FORBID_CREATION=FALSE;INIT=RUNSCRIPT substring

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2022-01-22 21:03:08 +08:00
wankai123 012d58a8fe
Add `normal` to listService query and support `scope=ALL` for global level metrics (#8463) 2022-01-21 19:32:21 +08:00
kezhenxu94 2c8504a3ed
Bump up GraphQL related dependencies to latest versions (#8446) 2022-01-19 20:33:25 +08:00
kezhenxu94 1eacba86fd
Exclude unnecessary libs when building under JDK 9+ (#8441) 2022-01-18 14:44:50 +08:00
wankai123 17e8fa8ae5
Adjust e2e case for V9 core (#8429)
* Adjust e2e case for V9 core

* fix swctl install scrip

* fix cases of browser, iotdb

* fix instance serialize
2022-01-17 12:35:25 +08:00
kezhenxu94 810d840027
Sync proto buffers files from upstream Envoy (#8434)
Related https://github.com/envoyproxy/envoy/pull/18955
2022-01-17 10:51:08 +08:00
xu1009 b96cd377c9
Support ZGC metric is OAP and UI (#8425)
Co-authored-by: litexu <litexu@tencent.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-01-13 23:25:25 +08:00
zhang-wei e6be0b8637
Add faas to SpanLayer (#8408) 2022-01-13 20:44:32 +08:00
wankai123 ed35f4e845
Set layer to mesh relation. (#8424) 2022-01-13 16:35:24 +08:00
吴晟 Wu Sheng 40bec82e30
Follow protocol grammar fix `GCPhrase -> GCPhase` (#8420)
* Follow protocol grammar fix `GCPhrase -> GCPhase`

* Fix doc.
2022-01-13 00:49:19 +08:00
zhang-wei 250f92d09c
Add source layer and dest layer to relation (#8419) 2022-01-12 23:17:33 +08:00
吴晟 Wu Sheng 0d5a289c20
Bump up gRPC/protobuf to fix CVE-2021-22569 (#8405)
* Bump up gRPC/protobuf to fix CVE-2021-2256
2022-01-12 16:39:38 +08:00
吴晟 Wu Sheng 67f6681ba3
Upgrade H2 version to fix GHSA-h376-j262-vhq6 (#8396) 2022-01-07 12:46:12 +08:00
mrproliu e97b2d2165
Fix query sort metrics failure in H2 storage (#8393)
* Fix sort metrics failured in H2 storage

* Fix postgre DB
2022-01-06 15:11:05 +08:00
wankai123 1025c974fc
Update doc: v9-version-upgrade (#8388) 2022-01-04 21:59:17 +08:00
wankai123 8bcf22f3d8
Support OAP server v9 Core concept: Layer, backend side (#8379) 2022-01-04 16:16:24 +08:00
kezhenxu94 62ef59466e
Bump up log4j to 2.17.1 (#8349) 2021-12-29 11:07:48 +08:00
zhyyu 594e7390b1
update backend-alarm.md, support op "=" to "==" (#8334) 2021-12-24 17:23:21 +08:00
kezhenxu94 8fa4eb7d75
Upgrade H2 version to 2.0.202 to fix CVE-2021-23463 (#8332) 2021-12-23 21:37:00 +08:00