吴晟 Wu Sheng
91413a753c
Start 9.1.0-dev iteration ( #8822 )
2022-04-06 18:56:49 +08:00
Kai
4e750e69fb
add missing unit ( #8821 )
2022-04-06 16:43:28 +08:00
zhang-wei
de978e18df
Add trace of Browser dashboard ( #8819 )
2022-04-06 14:50:19 +08:00
Felixnoo
0d3c20b48f
Update OpenFunction Doc URL ( #8814 )
...
Signed-off-by: Felixnoo <felixliu@kubesphere.io>
2022-04-06 12:07:23 +08:00
Kai
1ca53a12ed
Sync UI and update templates ( #8800 )
2022-04-04 22:02:08 +08:00
Kai
b670ea6031
Update ui-template and sync UI ( #8795 )
2022-04-03 14:59:00 +08:00
zhang-wei
bfdbd55285
Add template of OpenFunction ( #8789 )
2022-04-02 18:03:43 +08:00
Kai
f8feaa97b7
update UI templates ( #8788 )
2022-04-01 22:16:36 +08:00
Kai
74fbc3d8ec
update ui-template: browser, general, mesh ( #8786 )
2022-04-01 20:04:49 +08:00
Kai
d08faefe5f
Fix `DatabaseSlowStatement` miss-set service catalog. ( #8779 )
...
* Update UI template.
* Sync UI version
2022-03-31 21:03:51 +08:00
mrproliu
72e4b12dc3
Add the Self Observability template of SkyWalking Satellite ( #8776 )
2022-03-31 18:39:59 +08:00
Kai
29453faa70
sync-ui ( #8775 )
2022-03-31 16:40:26 +08:00
Kai
b57866eb67
Adjust MAL for V9 and update UI template ( #8772 )
...
* Add ui template custom folder.
Adjust MAL for V9, remove some group, add new Service func for custom delimiter .
Sync ui.
* changes.md
* fix e2e
* fix e2e
* Update CHANGES.md
* remove e2e oap istio-dp group
* remove vm group
* fix
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-03-31 13:49:07 +08:00
Kai
3577fe4988
sync ui, add and update ui-templates ( #8764 )
2022-03-29 22:06:32 +08:00
Kai
81921c2953
UI template init and add control environment variable ( #8760 )
2022-03-29 07:46:08 +08:00
Superskyyy
80c177f571
change to more accurate naming ( #8733 )
2022-03-24 08:02:49 +08:00
Cool-Coding
b9c5283468
Fix the configuration of `Aggregation` and `GC Count` metrics for oap self observability( #8707 ) ( #8719 )
2022-03-21 19:03:39 +08:00
kezhenxu94
6486b13a78
Add complexity limitation for GraphQL query to avoid malicious query ( #8703 )
2022-03-18 15:38:23 +08:00
kezhenxu94
bf03d9f67a
Improve CI with the GHA new feature ( #8691 )
2022-03-17 10:06:53 +08:00
kezhenxu94
289427990a
Migrate the HTTP server from Jetty to Armeria ( #8673 )
2022-03-15 13:38:42 +08:00
kezhenxu94
bbc53dddae
Revert part of #8644 , disable otel rules `k8s-cluster` and `k8s-service` by default ( #8677 )
2022-03-15 07:22:09 +08:00
吴晟 Wu Sheng
08d481e5fc
Enhance DataCarrier#MultipleChannelsConsumer to add priority ( #8664 )
...
* Enhance DataCarrier#MultipleChannelsConsumer to add priority for the channels, which makes OAP server has a better
performance to activate all analyzers on default.
* Activate `receiver-otel#enabledOcRules` receiver with `k8s-cluster,k8s-node,k8s-service,oap,vm` rules on default.
* Activate `satellite,spring-sleuth` for `agent-analyzer#meterAnalyzerActiveFiles` on default.
* Activate `receiver-zabbix` receiver with `agent` rule on default.
2022-03-11 21:06:25 +08:00
吴晟 Wu Sheng
d1f5b58f5c
[Breaking Change] Deprecate `All` from OAL source. ( #8656 )
...
* Add source `event` generated metrics to SERVICE_CATALOG_NAME catalog.
* [Breaking Change] Deprecate `All` from OAL source.
* [Breaking Change] Remove `SRC_ALL: 'All'` from OAL grammar tree.
* Remove `all_heatmap` and `all_percentile` metrics.
2022-03-10 22:36:22 +08:00
kezhenxu94
eb7529adb6
Support large service list query and replace deprecated API of Armeria ( #8628 )
2022-03-08 13:18:18 +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
Tomasz Pytel
351f39d509
component IDs for AWS Lambda Functions plugins ( #8576 )
2022-02-22 11:29:43 -03:00
kezhenxu94
eec05d8602
Set default connection timeout of ElasticSearch to 3000 milliseconds ( #8560 )
2022-02-19 14:08:40 +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
刘威
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
1eacba86fd
Exclude unnecessary libs when building under JDK 9+ ( #8441 )
2022-01-18 14:44:50 +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
吴晟 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
wankai123
8bcf22f3d8
Support OAP server v9 Core concept: Layer, backend side ( #8379 )
2022-01-04 16:16:24 +08:00
mrproliu
05991f34a6
Change using service lebel metrics ( #8319 )
2021-12-21 15:24:13 +08:00
Rei Shimizu
af036a97f6
add Rust component id ( #8313 )
2021-12-18 20:09:10 +08:00
mrproliu
28844632ec
Add the metrics analysis in Satellite MetricsService. ( #8312 )
2021-12-18 20:03:18 +08:00
Jared Tan
f2229b6f27
fix ETCD cluster config environment variables not working. ( #8255 )
2021-12-07 10:55:58 +08:00
吴晟 Wu Sheng
1fdf3a8acf
Set version to 9.0.0-snapshot ( #8242 )
2021-12-06 10:04:20 +08:00
吴晟 Wu Sheng
e7d6f89021
Set the version to 8.10.0, 8.9.0 release is in process. ( #8233 )
2021-12-02 18:54:21 +08:00
刘威
842b5d927e
Support Apache IoTDB as a storage option ( #7766 )
...
Support Apache IoTDB as a storage option, mostly refer to previous InfluxDB storage option.
* The Design of Apache IoTDB Storage Option, https://skywalking.apache.org/blog/2021-11-23-design-of-iotdb-storage-option/
2021-11-27 09:04:23 +08:00