mrproliu
e481324e93
Support handle eBPF Access Logs and update related UI ( #11732 )
2024-01-15 11:00:08 +08:00
吴晟 Wu Sheng
f3ecf4f5cc
Update the NOTICE year to 2024 ( #11724 )
2024-01-04 11:52:16 +08:00
吴晟 Wu Sheng
dd09d08c0c
Support `Scratch The OAP Config Dump`. ( #11579 )
2023-11-23 00:22:41 +08:00
吴晟 Wu Sheng
3c8ac675b5
Update Groovy 3 to 4.0.15. ( #11517 )
2023-11-09 11:31:31 +08:00
yswdqz
92af797296
[Feature] GraalVM Native Image support (Experimental). ( #11365 )
2023-10-30 21:23:53 +08:00
kezhenxu94
920d6531cf
Bump up netty again to 4.1.100 ( #11414 )
...
* Bump up netty again to 4.1.100
2023-10-17 10:54:53 -05:00
kezhenxu94
fc151a4843
Bump up netty to 4.1.99 ( #11389 )
2023-10-08 22:35:10 -05:00
Wan Kai
8763359fc1
[Breaking change] Support MQE in the Alerting. ( #11262 )
2023-08-25 11:39:48 +08:00
kezhenxu94
f1db255605
Fix wrong classpath that might cause OOM in startup ( #11247 )
2023-08-21 21:30:12 +08:00
Wan Kai
9c2376a960
Support multiple configs for each hook types and specifying the hooks in the alarm rule. ( #11137 )
...
* [Breaking change] Adjust the structure of hooks in the `alarm-settings.yml`. Support multiple configs for each hook types and specifying the hooks in the alarm rule.
2023-07-27 09:12:47 -07:00
kezhenxu94
f9380de877
Bump up Armeria to 1.24.3 ( #11139 )
2023-07-27 15:00:37 +08:00
kezhenxu94
3b74c0ccde
Bump up graphql-java to 21.0 ( #11096 )
2023-07-16 13:04:58 +08:00
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
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
kezhenxu94
14fbd975be
Bump up grpc version to 1.53.0 ( #11056 )
2023-07-06 20:00:01 +02: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
kezhenxu94
1726040a04
Migrate from kubernetes-client/java to fabric8 client ( #10917 )
2023-06-13 10:00:23 +08:00
kezhenxu94
fe1cb78584
Bump up zipkin ui dependency ( #10882 )
2023-06-06 15:41:28 +08:00
吴晟 Wu Sheng
8453e00f14
Sync UI. ( #10751 )
2023-05-03 09:15:09 +08:00
pg.yang
8c6bc1b4c5
Support no-proxy mode for aws-firehose receiver ( #10684 )
...
* upgrade armeria to 1.23.1
* Support no-proxy mode for aws-firehose receiver
2023-04-15 18:54:47 +08:00
kezhenxu94
d5daf71ae0
Bump up graphql-java to fix cve and kubernetes java client to adopt snakeyaml v2 ( #10649 )
2023-04-06 11:36:49 +08:00
kezhenxu94
96b6690e24
Bump up snakeyaml to 2.0 ( #10495 )
2023-03-07 18:15:54 +08:00
Wan Kai
fb9117b8e7
Support prometheus HTTP APIs and promQL. ( #10415 )
...
Support HTTP APIs list:
- /api/v1/metadata
- /api/v1/labels
- /api/v1/label/{label_name}/values
- /api/v1/series
- /api/v1/query
-/api/v1/query_range
Support basic promQL for query traffic/metrics/labeled_metrics/topN/sampled_records from OAP
2023-02-22 12:59:45 +08:00
kezhenxu94
feaf49390c
Refactor http-based alarm plugins and extract common logic to `HttpAlarmCallback` ( #10401 )
2023-02-17 09:52:53 +08:00
kezhenxu94
383a5bbf7b
Migrate tests from junit 4 to junit 5 ( #10382 )
2023-02-13 18:54:32 +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
吴晟 Wu Sheng
dd9ae8bfe7
Update year in NOTICE to 2023 ( #10222 )
2022-12-31 17:39:17 +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
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
Fine0830
fc389fb86b
Sync ui: Migrate the build tool from vue cli to Vite4 for UI ( #10175 )
2022-12-17 21:28:23 +08:00
kezhenxu94
4ee8389b5c
Add Zipkin UI to webapp ( #10167 )
2022-12-17 14:30:51 +08:00
吴晟 Wu Sheng
671cb02982
Bump up Kafka client to 2.8.1 to fix CVE-2021-38153. ( #9949 )
2022-11-11 15:56:39 +08:00
Jiajing LU
d32a318637
Update BanyanDB storage module to adapt BanyanDB 0.2 ( #9839 )
...
* update to banyandb client 0.2
* simplify group check and creation
* support indexOnly
* partial apply configuration
* support CompleteableFuture
* fix BanyanDBProfileThreadSnapshotQueryDAO
* optimize BanyanDBProfileTaskQueryDAO
* optimize *LogQueryDAO
* support indexType
* add configuration
* use TTL from core config
Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-11-04 11:33:21 +08:00
kezhenxu94
6ea51f1745
Bump up jackson databind, snakeyaml, grpc dependencies ( #9821 )
2022-10-21 09:50:20 +08:00
pg.yang
8aa046b8d7
Add APISIX metrics monitoring ( #9725 )
2022-10-05 18:23:37 +08:00
kezhenxu94
3e3a39cb66
Bump up snakeyaml to 1.32 ( #9647 )
2022-09-20 21:56:24 +08:00
kezhenxu94
68090e6da0
Bump up graphql related dependencies ( #9628 )
2022-09-18 22:51:53 +08:00
kezhenxu94
b3c7658a0e
webapp: migrate from Spring Web to Armeria ( #9592 )
2022-09-11 16:33:53 +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
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
kezhenxu94
17968b6690
Bump up kubernetes java client to fix cve ( #9498 )
2022-08-21 19:32:34 +08:00
kezhenxu94
1377865f3e
Adopt license eye to check dependencies' license ( #9220 )
2022-08-21 18:31:38 +08:00
Fine0830
df66429f8a
Sync ui: Implement the Event widget and update license ( #9261 )
2022-06-22 20:52:22 +08:00
kezhenxu94
bc462f0702
Upgrade Armeria to 1.16.0, Kubernetes Java client to 15.0.1 ( #9251 )
2022-06-21 14:41:11 +08:00
Fine0830
f436e8b6c1
sync ui: visualize a on-demand log widget, update license and submodule ( #9170 )
2022-06-06 09:48:38 +08:00
kezhenxu94
adac49a14d
Upgrade netty to fix bug in Ubuntu 22 ( #9141 )
2022-05-27 17:11:54 +08:00