Commit Graph

1504 Commits

Author SHA1 Message Date
吴晟 Wu Sheng ff94cfc4e3
Sync UI to the latest. (#10388) 2023-02-14 08:31:17 +08:00
kezhenxu94 383a5bbf7b
Migrate tests from junit 4 to junit 5 (#10382) 2023-02-13 18:54:32 +08:00
XinweiLyu 01fe2f1486
Add HTTPX component ID(7019) (#10383) 2023-02-13 09:56:11 +08:00
kezhenxu94 184c6ca2c4
Refactor `@Column` annotation (#10367)
* Swap `Column#name` and `ElasticSearch.Column#columnAlias`
* Rename `ElasticSearch.Column#columnAlias` to `ElasticSearch.Column#legacyName`
2023-02-09 22:47:12 +08:00
kezhenxu94 974cecb67f
Add missing tcp throughput metrics (#10356) 2023-02-07 18:38:54 +08:00
yswdqz 967886090a
Change scapedMetricsNameCache method to support `/` (#10349) 2023-02-06 22:50:08 +08:00
Fine0830 61975da194
Sync UI (#10350) 2023-02-06 15:14:53 +08:00
Hper e56308995a
[Elasticsearch] Support batchOfBytes configuration to limit size of bulk flush. (#10287) 2023-02-06 12:46:24 +08:00
pg.yang b991cfd125
Polish aws-firehose-receiver to adapt existing OTEL proto (#10343) 2023-02-05 17:47:48 +08:00
kezhenxu94 b8e4a025aa
Avoid Antlr dependencies' versions might be different in compile time and runtime (#10339) 2023-02-04 15:26:49 +08:00
pg.yang 29556a0d00
Add aws-firehose-receiver to support collecting AWS CloudWatch metric(OpenTelemetry format) (#10300) 2023-01-24 14:04:27 +08:00
pg.yang e360ca3628
Remove handler scan in otel receiver, manual initialization instead (#10303) 2023-01-23 16:10:23 +08:00
yswdqz f7162d5898
Enhance OAP HTTP server to support HTTPS (#10296) 2023-01-20 21:17:18 +08:00
吴晟 Wu Sheng 263c2b442c
Fix change log of #10282 (#10293) 2023-01-18 16:50:08 +08:00
Shichao b97dfb1a65
[Optional] Support trace/span on ElasticSearch to use traceIDs routing. (#10282) 2023-01-18 16:44:15 +08:00
Superskyyy 12fc6884f0
Add component ID for Python websocket (#10289) 2023-01-18 08:15:40 +08:00
吴晟 Wu Sheng ccbfa3e554
Bump so11y docs (#10288) 2023-01-17 23:00:36 +08:00
wuwen c4f564c456
Sync UI (#10285)
* Add missing FastAPI logo
* Update the log details page to support the formatted display of JSON content
2023-01-17 09:50:35 +08:00
inversionhourglass 68727ee8bc
Fix gRPC alarm cannot update settings from dynamic configuration source.(#10274) (#10275) 2023-01-13 22:11:42 +08:00
alidisi 3220339a1c
Update doc component-libraries.yml HBase languages (#10272) 2023-01-13 10:52:32 +08:00
mrproliu fba96452f5
Add documentation for profiling APIs (#10269) 2023-01-12 14:48:21 +08:00
吴晟 Wu Sheng 962493d244
Add Lens UI relative docs in Zipkin trace section. (#10267) 2023-01-12 09:39:47 +08:00
kezhenxu94 a5ca0e66d6
Add documentation about replacing Zipkin server with SkyWalking OAP (#10255) 2023-01-10 12:45:22 +08:00
kezhenxu94 4df62b6210
Fix TCP service instances are lack of instance properties like `pod` and `namespace`, which causes Pod log not to work for TCP workloads (#10252) 2023-01-09 21:08:21 +08:00
Gao Hongtao 6a78773743
Improve BanyanDB measure schema (#10233) 2023-01-08 18:50:00 +08:00
mrproliu 2b40270f71
Add the eBPF network profiling E2E Test in per storage (#10245) 2023-01-06 21:53:39 +08:00
Raigor 2756e0cfab
Update ShardingSphere version for compatibility verification (#10244)
* Integrate with ShardingSphere 5.3.1-SNAPSHOT.

* Update the version of ShardingSphere in e2e

* Remove providerType when the transaction type is LOCAL.

* Update backend-storage.md & changes.md
2023-01-06 17:46:23 +08:00
kezhenxu94 146aa2f079
Add Zipkin trace tab in service mesh panel (#10239) 2023-01-06 15:11:29 +08:00
吴晟 Wu Sheng 1807574031
Bump BanyanDB Java client to 0.3.0-rc0. (#10237) 2023-01-06 09:49:33 +08:00
pg.yang 8de8c7c1e8
Support monitoring AWS Cloud EKS (#10199) 2022-12-31 17:34:30 +08:00
Gao Hongtao bfb90f6c88
Fix issues found by showcase cluster of the BanyanDB (#10219)
* Fix `time_bucket` of `ServiceTraffic` not set correctly in `slowSql` of MAL.
* Correct the TopN record query DAO of BanyanDB.
* Tweak interval settings of BanyanDB.
2022-12-29 22:42:39 +08:00
吴晟 Wu Sheng 8ca0946a8e
Fix `time_bucket` of `ServiceTraffic` not set correctly in `slowSql` (#10218) 2022-12-29 22:04:56 +08:00
吴晟 Wu Sheng aff88b0d18
Support no `layer` in the `listServices` query. (#10214)
* Sync submodules. No code change.
2022-12-28 18:58:10 +08:00
吴晟 Wu Sheng f95cddcb3e
Merge `TIME_BUCKET` of `Metrics` and `Record` into `StorageData` (#10208) 2022-12-28 11:25:47 +08:00
Jiajing LU 9b3ef909a6
Remove time_bucket tag for BanyanDB impl (#10202) 2022-12-26 19:12:19 +08:00
mrproliu 87125aef02
Fix cannot display attached events when using Zipkin Lens UI query traces (#10180) 2022-12-25 14:00:43 +08:00
mrproliu 449b249559
Fix meter value not correct in some MAL function (#10197) 2022-12-23 17:54:49 +08:00
Wan Kai 66234d52b2
Support server status watcher for `MetricsPersistentWorker` to check the metrics whether required initialization. (#10195) 2022-12-23 17:22:37 +08:00
Jiajing LU 222bd4acdb
Refactor Topology query for BanyanDB (#10181) 2022-12-23 16:36:44 +08:00
Wan Kai 995d790b42
The cluster coordinator support watch mechanism for notifying `RemoteClientManager` and `ServerStatusService`. (#10192) 2022-12-22 20:52:55 +08:00
zhyyu 3663a4ac5f
fix ServiceMeshServiceDispatcher overwrite ServiceDispatcher debug file when open SW_OAL_ENGINE_DEBUG. (#10187) 2022-12-22 11:22:31 +08:00
mrproliu 46d3411fe9
Remove unnecessary additional columns when storage is in logical sharding mode (#10191) 2022-12-21 19:14:06 +08:00
kezhenxu94 6c1044c37c
Bump up netty to 4.1.86 (#10188) 2022-12-21 11:04:02 +08:00
吴晟 Wu Sheng bf661806af
Bump up Zipkin and Zipkin lens UI dependency to 2.24.0 (#10185) 2022-12-20 14:53:53 +08:00
kezhenxu94 688c6f1517
Add guide to bump up Zipkin dependency (#10186) 2022-12-20 13:27:36 +08:00
Jiajing LU 6da1ab0d6b
fix wrong registration (#10184) 2022-12-19 18:07:20 +08:00
kezhenxu94 9c0ef79156
Add istio 1.16 to test matrix (#10177) 2022-12-17 23:55:59 +08:00
Fine0830 fc389fb86b
Sync ui: Migrate the build tool from vue cli to Vite4 for UI (#10175) 2022-12-17 21:28:23 +08:00
mrproliu 0b838f9a98
Make the satellite E2E test more stable. (#10176) 2022-12-17 21:04:52 +08:00
kezhenxu94 4ee8389b5c
Add Zipkin UI to webapp (#10167) 2022-12-17 14:30:51 +08:00