Commit Graph

7279 Commits

Author SHA1 Message Date
Wan Kai d7ee9a01d6
Support sharding MySQL database instances and tables. (#9689)
* [**Breaking Change**] Support sharding MySQL database instances and tables by [Shardingsphere-Proxy](https://shardingsphere.apache.org/document/current/en/overview/#shardingsphere-proxy).
  SQL-Database requires removing tables `log_tag/segment_tag/zipkin_query` before OAP starts, if bump up from previous releases.
2022-09-30 08:39:14 +08:00
吴晟 Wu Sheng fdc24ed822
Polish docs menu (#9708) 2022-09-29 10:29:01 +08:00
吴晟 Wu Sheng f41b41ed21
Polish academy docs (#9707) 2022-09-29 10:12:17 +08:00
Wan Kai 4a7e8191dd
Unify query services and DAOs codes time range condition to `Duration`. (#9702) 2022-09-29 08:08:15 +08:00
kezhenxu94 fba069f4fb
Fix the wrong watch semantics in Kubernetes watchers (#9551) 2022-09-28 08:01:38 +08:00
吴晟 Wu Sheng 4f20059f7c
Fix words (#9694) 2022-09-27 16:32:57 +08:00
吴晟 Wu Sheng 2c265db6e8
Fix two kernel level bugs. (#9690)
* Fix meter functions `avgHistogram`, `avgHistogramPercentile`, `avgLabeled`, `sumHistogram` having data conflict when downsampling. FYI @jinho-son thanks for reporting.
* Do sorting `readLabeledMetricsValues` result forcedly in case the storage(database) doesn't return data consistent with the parameter list.
2022-09-27 16:05:17 +08:00
kezhenxu94 bf4cf9d8a0
Clean up some legacy codes (#9682) 2022-09-25 23:33:42 +08:00
yswdqz f9db9ba2dc
Support monitoring PostgreSQL slow SQLs. (#9673) 2022-09-23 20:31:17 +08:00
pg.yang 4e73a30d6f
Fix inconsistent virtual cache describe between code and scope definitions doc (#9663) 2022-09-22 20:19:38 +08:00
吴晟 Wu Sheng f7812c6961
Update readme to adopt new features. (#9662) 2022-09-22 09:55:07 +08:00
kezhenxu94 9a674c95cb
Bump up the embedded `swctl` version in OAP Docker image (#9649) 2022-09-21 15:29:00 +08:00
Fine0830 a39f0308b6
Sync ui and add a document for adding menus to booster UI (#9653)
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-09-21 12:37:14 +08:00
kezhenxu94 3e3a39cb66
Bump up snakeyaml to 1.32 (#9647) 2022-09-20 21:56:24 +08:00
吴晟 Wu Sheng 8ad890e3e2
Fix link (#9641) 2022-09-20 19:14:50 +08:00
吴晟 Wu Sheng 371bdab5ec
Remove `responseCode` fields of all OAL sources, as well as examples to avoid user's confusion. (#9638) 2022-09-20 10:27:26 +08:00
吴晟 Wu Sheng 8302c2976c
Chore, fix words (#9637)
* Chore, fix words

Ref https://github.com/apache/skywalking/pull/9636#discussion_r974818088
2022-09-20 10:22:01 +08:00
吴晟 Wu Sheng ebb42441ec
Add `metadata-uid` setup doc about Kubernetes coordinator (#9636) 2022-09-20 09:56:18 +08:00
pg.yang bbe0a7c4c2
Support analyzing cache related spans to provide metrics and slow commands for cache services from client side. (#9622)
* Support analyzing cache related spans to provide metrics and slow commands for cache services from client side
* Optimize virtual database, fix dynamic config watcher NPE when default value is null 
* [UI] Add virtual cache dashboard
2022-09-19 22:10:32 +08:00
吴晟 Wu Sheng c3e0b12648
[Critical] Remove physical index existing check and fix TTL activation bug (#9632)
* Remove physical index existing check

* Make sure instance list ordered in TTL processor to avoid TTL timer never runs.
2022-09-19 19:37:03 +08:00
吴晟 Wu Sheng 200412d94e
Remove CLI repo link from Concept menu of doc (#9630) 2022-09-19 08:17:54 +08:00
kezhenxu94 68090e6da0
Bump up graphql related dependencies (#9628) 2022-09-18 22:51:53 +08:00
Superskyyy (ONLINE) 4a1fb5ae42
Add hacktoberfest topic (#9627)
The topic is required to participate in the Hacktoberfest event.
2022-09-18 09:26:00 +08:00
yswdqz 0a85bc43b7
Support monitoring MySQL slow SQLs (#9614) 2022-09-16 23:44:57 +08:00
yswdqz d3727b7a9f
Enhance LAL to support convert LogData to DatabaseSlowStatement. (#9575) 2022-09-16 12:42:43 +08:00
kezhenxu94 f378b37139
Add ElasticSearch 8.1.0, OpenSearch 2.3.0 and istio 14/15 to test matrix (#9608) 2022-09-16 08:27:40 +08:00
Fine0830 f38ff09e6c
sync ui (#9611)
* Polish the endpoint list graph.
* Fix styles for an adaptive height.
* Fix setting up a new time range after clicking the refresh button.
* Enhance the process topology graph to support dragging nodes.
2022-09-16 07:40:26 +08:00
Wan Kai dd3a45e4e7
UI-template: Fix metrics calculation in `general-service/mesh-service/faas-function` top-list dashboard. (#9610)
* Fix metrics calculation in `general-service/mesh-service/faas-function` top-list dashboard

* changes.md
2022-09-16 07:33:14 +08:00
Wan Kai b045924179
clean unused codes (#9606) 2022-09-15 13:00:58 +08:00
kezhenxu94 04c4fedf43
Adapt ElasticSearch 8.1+, migrate from removed APIs to recommended APIs (#9603) 2022-09-14 12:22:40 +08:00
吴晟 Wu Sheng 15dab2ed8e
Add protect logic to TopN's topNWorkerReportCycle (#9599) 2022-09-14 09:54:51 +08:00
kezhenxu94 e4ad2580e1
test: fix unstable log cases (#9601) 2022-09-14 07:13:31 +08:00
kezhenxu94 96faed0185
Add missing scheme in webapp default configuration (#9595) 2022-09-13 18:44:46 +08:00
yswdqz 12a18e6977
Add layer property to LAL script (#9593) 2022-09-12 22:16:07 +08:00
kezhenxu94 b3c7658a0e
webapp: migrate from Spring Web to Armeria (#9592) 2022-09-11 16:33:53 +08:00
Wan Kai 1cfca3ccc6
Fix `DurationUtils.convertToTimeBucket` missed verify date format (#9586) 2022-09-09 22:10:57 +08:00
wuwen 428dd80cfe
Add `Javascript` components and `Rust` components to docs for component library. (#9580) 2022-09-08 15:03:55 +08:00
kezhenxu94 526aa3a5fd
Fix UI dependencies versions changed in license eye (#9568) 2022-09-07 12:49:52 +08:00
吴晟 Wu Sheng 18d2463813
Bump up snakeyaml to 1.31 for fixing CVE-2022-25857 (#9567) 2022-09-06 11:20:01 +08:00
John Duncan 4adf8b1933
Add old config format cause the otlp OC handler only supports OAP server 9.2.0 (#9562) 2022-09-05 15:18:45 +08:00
吴晟 Wu Sheng 5ad3782231
Use prepareStatement in H2SQLExecutor#getByIDs (#9561) 2022-09-05 09:25:27 +08:00
Lv Lifeng 8c683a0b67
Add component IDs for impala JDBC Java plugin (#9557) 2022-09-04 11:20:48 +08:00
DamonXue(Fibonacci) f2cca32588
Upgrade CodeQL version to v2 (#9553) 2022-09-02 19:04:47 +08:00
kezhenxu94 097a9e8706
Polish so11y doc and add dashboard doc for so11y (#9549) 2022-09-01 16:55:43 +08:00
kezhenxu94 fefe90be37
Bump up dependencies to fix some cve (#9545) 2022-08-31 13:47:38 +08:00
吴晟 Wu Sheng 608a084350
Begin 9.3.0 iteration, 9.2.0 release is on vote (#9539)
* [maven-release-plugin] prepare release v9.2.0

* [maven-release-plugin] prepare for next development iteration

* Create changes-9.2.0.md

* Update changes.md

* Update LICENSE
2022-08-31 00:31:04 +08:00
mrproliu 4496436e69
Sync UI for network profiling (#9538) 2022-08-30 14:47:49 +08:00
mrproliu 922f1b958d
Add Network Profiling for Service Mesh DP instance and K8s pod panels. (#9536) 2022-08-30 14:38:55 +08:00
xiao ru xing 2ef569d7ce
fix setup guide typo (#9537) 2022-08-30 11:14:29 +08:00
mrproliu fbba5222d3
Add eBPF CPU Profiling documentation (#9535) 2022-08-29 11:46:35 +08:00