Rahul Bajaj
2b37aa4d66
Increase the default memory size to avoid OOM ( #11095 )
2023-07-15 19:56:31 +08:00
kezhenxu94
afe88e8a94
Bump up jackson version to 2.15.2 ( #11094 )
2023-07-15 13:12:18 +08:00
kezhenxu94
e6e82547c8
Revert part of #10616 to fix the unexpected changes ( #11089 )
2023-07-14 19:19:39 +08:00
mrproliu
b060dc161c
Cache all service entity in memory for query ( #11086 )
2023-07-14 17:12:20 +08:00
Rahul Bajaj
1d9a4304f3
Removed "&" symbols from shell scripts ( #11072 )
...
This commit removes all "&" symbols from the shell script. The "&" symbol is typically used for background execution and concurrent tasks. The refactor simplifies the script's logic and ensures deterministic command execution which executing them as systemd services.
2023-07-13 08:06:52 +08:00
Fine0830
7cc8f1afb2
Sync ui ( #11083 )
2023-07-12 22:43:11 +08:00
Rahul Bajaj
ea14932b9a
restrict github actions from running on all PRs ( #11078 )
2023-07-12 19:28:10 +08:00
mrproliu
127c7044c6
Add i18n key for the UI menu query ( #11079 )
2023-07-12 14:35:38 +08:00
Fine0830
2fffbb799c
sync ui ( #11077 )
2023-07-11 22:45:29 +08:00
Fine0830
3295cd6f82
sync ui ( #11076 )
...
* Implement customize menus.
* Fix minTraceDuration and maxTraceDuration types.
* Fix init minTime to Infinity.
* Bump dependencies to fix vulnerabilities.
* Add scss variables.
* Fix the title of instance list and notices in the continue profiling.
* Add a link to explain the expression metric, add units in the continue profiling widget.
* Calculate string width to set Tabs name width.
2023-07-11 17:41:43 +08:00
mrproliu
306000761c
Add description and document link into the UI menu query protocol ( #11070 )
2023-07-11 10:18:15 +08:00
kezhenxu94
a382112b23
Allow skipping UI menu configuration ( #11068 )
2023-07-10 21:59:48 +08:00
kezhenxu94
14fbd975be
Bump up grpc version to 1.53.0 ( #11056 )
2023-07-06 20:00:01 +02:00
Wan Kai
1630f1afa7
[Breaking change] Change the default label name in MQE from `labe`l to `_`. ( #11051 )
2023-07-06 13:03:04 +08:00
weixiang1862
a8cf4fb4b6
Support reduce aggregate function in MQE.( #11031 ) ( #11036 )
2023-07-05 14:24:02 +02:00
Jiajing LU
8aab7d7ac7
Bump up BanyanDB and Java Client to 0.4.0 ( #11039 )
2023-07-04 18:41:23 +02:00
吴晟 Wu Sheng
de3a49ef7b
Add docs for new configurations ( #11034 )
2023-07-03 09:28:54 +08:00
吴晟 Wu Sheng
1f3443e5e6
Separate contribution docs to a new menu structure. ( #11033 )
2023-07-02 09:59:49 +02:00
吴晟 Wu Sheng
ab8b1f7843
Tolerate parameter value in illegal JSON format. ( #11032 )
2023-07-01 18:53:58 +02:00
吴晟 Wu Sheng
fb19ec41ac
Set the `SW_QUERY_MAX_QUERY_COMPLEXITY` default value to 3000 ( #11025 )
2023-06-29 11:58:48 -04:00
weixiang1862
137fb64888
Fix instance query in JDBC implementation.( #11023 ) ( #11024 )
...
Co-authored-by: weixiang1862 <weixiang1862@gmail.com>
2023-06-29 18:58:00 +08:00
kezhenxu94
a3adc3d74e
Fix environment variable name ( #11020 )
2023-06-29 16:49:55 +08:00
kezhenxu94
5f1f6cbf49
Add comment for `docker/.env` to explain the usage ( #11019 )
2023-06-29 15:56:43 +08:00
mrproliu
6131e4c6a3
Support dynamic UI menu query ( #11005 )
2023-06-29 14:09:32 +08:00
weixiang1862
dfba1c634a
Fix metric session cache saving after batch insert when using mysql-connector-java.( #11009 ) ( #11012 )
2023-06-28 17:58:59 +08:00
Wan Kai
4b2d1ee5a4
Fix display name of `endpoint_cpm` for endpoint list in `General-Service` dashboard. ( #11004 )
2023-06-28 11:44:56 +08:00
Superskyyy
37b4896d47
Fix and optimize AI endpoint grouping related functionalities ( #11003 )
2023-06-28 06:02:38 +08:00
Gao Hongtao
5ad74eb261
BanyanDBMetricsDAO: handle storeIDTag in multiGet for BanyanDBModelExtension ( #11002 )
2023-06-27 15:40:20 +08:00
Brandon Fergerson
c5c268b653
refactor: rename recevier to receiver ( #11001 )
2023-06-27 08:51:35 +08:00
dd1k
e4f46db647
Add component ID(149) for Aerospike java client plugin ( #11000 )
2023-06-26 23:43:02 +08:00
kezhenxu94
d13d44828a
Fix ElasticSearch scroller bug ( #10999 )
2023-06-26 19:55:21 +08:00
吴晟 Wu Sheng
77da556c9e
Control the period of training and sync HTTP URI recognition patterns ( #10997 )
2023-06-26 19:02:56 +08:00
kezhenxu94
8997796a04
Revert selecting `Ready` Pods, remove `Terminating` Pods in OAP cluster ( #10988 )
2023-06-25 13:50:58 +08:00
吴晟 Wu Sheng
d1a6976250
Add Java 9.0 to support list ( #10989 )
2023-06-25 11:35:28 +08:00
kezhenxu94
cb165eb2ca
Scroll all results of Endpoint in ElasticSearch storage and refactor scrolling logics to reduce boilerplate codes ( #10986 )
2023-06-24 23:01:56 +08:00
吴晟 Wu Sheng
170bb57319
Remove QQ groups from official channels. ( #10984 )
2023-06-24 20:31:32 +08:00
mrproliu
e2ee89ec34
Polish documentation of server agent and continuous profiling policy ( #10983 )
2023-06-24 16:43:12 +08:00
kezhenxu94
e2f0bee06b
Clean up tests for components that are too old ( #10981 )
2023-06-23 22:42:23 +08:00
Wan Kai
4d191993aa
Fix `NPE` in metrics query when the metric is not exist. ( #10980 )
...
* Fix `NPE` in metrics query when the metric is not exist.
* Fix metric name `browser_app_error_rate` in `Browser-Root` dashboard.
* Exclude istio 1.7 from testing again.
---------
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2023-06-23 14:41:31 +08:00
kezhenxu94
cf696ab698
Only list healthy Pods when forming OAP cluster ( #10969 )
2023-06-21 14:02:26 +08:00
Superskyyy
d036224d72
Fix NPE and IllegalArgument in AI-based formatting ( #10973 )
2023-06-21 13:01:15 +08:00
weixiang1862
3b4f642b83
Add component ID for WebSphere.( #10887 ) ( #10974 )
...
Co-authored-by: weixiang1862 <weixiang1862@gmail.com>
2023-06-21 10:23:47 +08:00
吴晟 Wu Sheng
56cfa52d87
Remove `matchedCounter` from `HttpUriRecognitionService#feedRawData` ( #10966 )
...
* [Breaking change] Remove `matchedCounter` from `HttpUriRecognitionService#feedRawData`.
* * Remove patterns from `HttpUriRecognitionService#feedRawData` and add max 10 candidates of raw URIs for each pattern.
---------
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2023-06-20 13:17:05 -04:00
Wan Kai
ba771097f1
Wrap `deleteProperty` API to the BanyanDBStorageClient. ( #10971 )
2023-06-20 23:12:26 +08:00
kezhenxu94
cb2676845b
Improve Kubernetes coordinator to only select ready OAP Pods to build cluster ( #10950 )
2023-06-16 21:45:19 +08:00
Fine0830
83a9d88edf
sync ui ( #10951 )
2023-06-16 11:46:32 +08:00
kezhenxu94
a23f905ce0
Add Istio ServiceEntry registry to resolve unknown IPs in ALS ( #10936 )
2023-06-15 20:11:19 +08:00
吴晟 Wu Sheng
b5a2766cc1
Bump Guava to 32.0.1 ( #10940 )
2023-06-15 10:44:59 +08:00
Jedore
294f419b0d
Add Neo4j component language: Python ( #10937 )
2023-06-14 21:17:42 +08:00
吴晟 Wu Sheng
1f6ea1d744
Begin 9.6.0 iteration ( #10935 )
...
* [maven-release-plugin] prepare release v9.5.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-9.5.0.md
* Set changes.md for 9.6.0
2023-06-14 18:26:50 +08:00