Commit Graph

171 Commits

Author SHA1 Message Date
kezhenxu94 b7e961b232
Bump up netty to 4.11.118 and a bunch of GHA to fix CVE-2025-24970 (#13027) 2025-02-12 12:46:26 +08:00
吴晟 Wu Sheng 5be35ba774
[Breaking Change] Remove H2 as storage option permanently. (#12909)
Remove H2 as storage option permanently. BanyanDB 0.8(OAP 10.2 required) is easy, stable and production-ready. Don't need H2 as default storage anymore.
2024-12-30 21:07:21 +08:00
Super-Lu 187fceb7cd
Synchronize UI module code (#12897) 2024-12-24 08:57:07 +08:00
zhengziyi0117 f230947ddb
Improve JFR async profiler parser (#12777) 2024-11-18 19:42:40 +08:00
kezhenxu94 7e6061a918
Bump up netty to 4.1.115 (#12770) 2024-11-14 15:05:41 +08:00
kezhenxu94 f9d6d950ed
Bump up Apache commons-io to 2.17.0 (#12688) 2024-10-10 08:48:55 +08:00
kezhenxu94 b857fb0091
Bump up protobuf java dependencies to 3.25.5 (#12631) 2024-09-23 11:39:43 +08:00
kezhenxu94 21e0830d82
Clean up #12393 (#12600) 2024-09-07 19:35:37 +08:00
kezhenxu94 a37d383468
Fix license for Slf4j (#12589) 2024-09-03 16:14:32 +08:00
Fine0830 77cb41b9d3
Sync ui and update license (#12571) 2024-08-26 15:33:11 +08:00
kezhenxu94 212431e1ed
Bump up graphql-java (#12495) 2024-07-31 14:49:07 +08:00
kezhenxu94 6462436ae9
Add an http endpoint wrapper for health check (#12485) 2024-07-29 15:16:55 +08:00
mrproliu 2e8b4f9917
Support Fetch Cilium Observability data to monitoring Cilium Service network traffic (#12393) 2024-07-02 15:37:42 +08:00
shalk(xiao kun) b04fd3c47a
upgrade nacos client from 1.4.2 to 2.3.2 (#12362) 2024-06-26 11:41:34 +08:00
Gao Hongtao 28bf55219f
Bump BanyanDB Java Client to 0.6.0 (#12195) 2024-05-09 17:31:52 +08:00
kezhenxu94 8699ffdf28
Bump up kafka client to fix CVE (#12088) 2024-04-10 22:03:52 +08:00
Wan Kai bbbed44863
[Break Change]: Labeled Metrics support multiple labels. (#12082) 2024-04-10 19:57:36 +08:00
kezhenxu94 c79423c358
Bump up dependencies to fix CVEs (#12080) 2024-04-09 17:25:15 +08:00
SheltonZSL 935ab0b17d
Display the port services listen to from OAP and UI (#12030) 2024-03-17 21:58:40 +08:00
吴晟 Wu Sheng fc9d9acba4
Sync UI (#11934) 2024-02-26 21:39:26 +08:00
吴晟 Wu Sheng 6b49098aed
Upgrade PostgreSQL driver to `42.4.4` to fix CVE-2024-1597. (#11922) 2024-02-24 12:10:59 +08:00
wuwen 95c047bdf3
Fix `startup.sh` (#11843)
Add '&' symbols to `startup.sh`
2024-01-30 11:33:59 +08:00
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