kezhenxu94
a5d8777ee7
Use CI-friendly revision to set the project version ( #12640 )
2024-09-24 17:53:14 +08:00
kezhenxu94
21e0830d82
Clean up #12393 ( #12600 )
2024-09-07 19:35:37 +08:00
kezhenxu94
6462436ae9
Add an http endpoint wrapper for health check ( #12485 )
2024-07-29 15:16:55 +08:00
kezhenxu94
ceaa88f378
Replace workaround with Armeria native supported context path ( #12484 )
2024-07-28 21:35:38 +08:00
mrproliu
2e8b4f9917
Support Fetch Cilium Observability data to monitoring Cilium Service network traffic ( #12393 )
2024-07-02 15:37:42 +08:00
Wan Kai
05373d69d4
Support tracing trace query(SkyWalking and Zipkin) for debugging. ( #12378 )
2024-06-27 10:12:44 +08:00
吴晟 Wu Sheng
054d0e4ff9
Release 10.0.0 and move forward to 10.1.0 ( #12203 )
2024-05-10 09:19:56 +08:00
SheltonZSL
935ab0b17d
Display the port services listen to from OAP and UI ( #12030 )
2024-03-17 21:58:40 +08:00
Chen Ziyan
a61b3bb1f7
Fix table exists check in the JDBC Storage Plugin. ( #11897 )
2024-02-20 15:01:11 +08:00
kezhenxu94
39c21e3b45
Remove unreasonable default configurations for gRPC thread executor ( #11639 )
2023-12-07 21:59:45 -08:00
吴晟 Wu Sheng
497a7bdb02
Release 9.7 and start 10.0 iteration ( #11607 )
2023-11-28 23:49:44 -08:00
吴晟 Wu Sheng
dd09d08c0c
Support `Scratch The OAP Config Dump`. ( #11579 )
2023-11-23 00:22:41 +08:00
吴晟 Wu Sheng
257684a0b8
Change the policy of the queue(DataCarrier) L1 in the metric aggregate worker to IF_POSSIBLE mode ( #11554 )
2023-11-16 19:50:24 +08:00
kezhenxu94
b514fbcf38
Fix `limit` doesn't work for `findEndpoint` API in ES storage ( #11523 )
2023-11-09 16:25:54 +08:00
吴晟 Wu Sheng
f8c6855814
Support output key parameters in the booting logs. ( #11506 )
2023-11-06 23:57:58 +08:00
dogblues
ce707a4d52
Specific only necessary fields when queryBasicTraces in ElasticSearch ( #11419 )
2023-10-18 01:21:58 -05:00
mrproliu
4621e5191f
Enhance extensibility of HTTP Server library ( #11401 )
2023-10-12 02:12:53 -05:00
Liu Haoyang
34e3b64f94
Fix table exists check in the jdbc storage plugin ( #11392 )
2023-10-10 17:26:34 +08:00
Wan Kai
8e529ee956
ElasticSearchClient: Add `deleteById` API. ( #11305 )
2023-09-05 17:20:43 +08:00
吴晟 Wu Sheng
a336b3cff4
Release 9.6.0 and begin 9.7.0 iteration ( #11289 )
2023-09-01 22:57:18 +08:00
kezhenxu94
1d5be387e0
Fix the Kubernetes resource cache not refreshed ( #11242 )
2023-08-21 12:19:39 +08:00
吴晟 Wu Sheng
abc7aa88f1
Polish ElasticSearch relative docs and bump up tested versions. ( #11179 )
2023-08-05 22:56:22 +08:00
Superskyyy
37b4896d47
Fix and optimize AI endpoint grouping related functionalities ( #11003 )
2023-06-28 06:02:38 +08:00
kezhenxu94
d13d44828a
Fix ElasticSearch scroller bug ( #10999 )
2023-06-26 19:55:21 +08:00
kezhenxu94
8997796a04
Revert selecting `Ready` Pods, remove `Terminating` Pods in OAP cluster ( #10988 )
2023-06-25 13:50:58 +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
kezhenxu94
cb2676845b
Improve Kubernetes coordinator to only select ready OAP Pods to build cluster ( #10950 )
2023-06-16 21:45:19 +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
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
kezhenxu94
1726040a04
Migrate from kubernetes-client/java to fabric8 client ( #10917 )
2023-06-13 10:00:23 +08:00
吴晟 Wu Sheng
a5b244817f
Add `ai-pipeline` module and support HTTP URI formatting ( #10884 )
...
* Support HTTP URI formatting through ai-pipeline to do pattern recognition.
* Add new HTTP URI grouping engine with benchmark.
* [Breaking Change] Use the new HTTP URI grouping engine to replace the old regex based mechanism.
2023-06-10 12:22:00 +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
74a8589307
[Breaking Change] Enhance JDBC storage through merging table and managing day-based table rolling ( #10544 )
...
* [Breaking Change] Enhance JDBC storage through merging tables and managing day-based table rolling.
* [Breaking Change] Sharding-MySQL implementations and tests get removed due to we have the day-based rolling mechanism by default
2023-03-17 21:01:48 +08:00
吴晟 Wu Sheng
4874374ace
Tag 9.4.0 release, prepare for 9.5.0 iteration. ( #10512 )
2023-03-08 23:30:37 +08:00
kezhenxu94
96b6690e24
Bump up snakeyaml to 2.0 ( #10495 )
2023-03-07 18:15:54 +08:00
kezhenxu94
49594c4db1
Bump up Java version to 11 and use junit tag to group IT and slow IT ( #10390 )
...
- `./mvnw test ...` by its nature only runs unit tests, whose name is pattern of `*Test`, and it does never runs integration tests, whose name is patter of `IT*` or `*IT`, so in this PR we use `./mvnw clean test ...` to only run unit tests.
- `./mvnw integration-test ...` will run integration tests and unit tests, so we have `skipUTs` to control whether to skip the UT when running ITs, we already had this before.
- As for ITs, we have two groups, one is normal tests without any `@Tag`s, the other one is slow integration tests, which is annotated with `@Tag("slow")`, so we divided the integration tests into two workflow jobs:
- `./mvnw -DskipUTs=true clean integration-test -DexcludedGroups=slow ...` run the ITs but don't run the slow ITs and UTs, `-DexcludedGroups=slow` excludes tests annotated with `@Tag("slow")`
- `./mvnw -DskipUTs=true clean integration-test -Dcheckstyle.skip -Dtest=${{ matrix.test.class }}` run the slow ITs (because `excludedGroups` is not set) one case at a time, by setting `-Dtest={{ class }}`, not run UTs,
2023-02-14 23:19:32 +08:00
kezhenxu94
383a5bbf7b
Migrate tests from junit 4 to junit 5 ( #10382 )
2023-02-13 18:54:32 +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
29556a0d00
Add aws-firehose-receiver to support collecting AWS CloudWatch metric(OpenTelemetry format) ( #10300 )
2023-01-24 14:04:27 +08:00
yswdqz
f7162d5898
Enhance OAP HTTP server to support HTTPS ( #10296 )
2023-01-20 21:17:18 +08:00
Shichao
b97dfb1a65
[Optional] Support trace/span on ElasticSearch to use traceIDs routing. ( #10282 )
2023-01-18 16:44:15 +08:00
吴晟 Wu Sheng
9a7bdc8eae
Refactor `StorageData#id` to the new StorageID object from a String type. ( #10157 )
...
* Refactor kernel id0()/id() methods to return StorageID object, rather than a built string.
2022-12-15 15:39:06 +08:00
吴晟 Wu Sheng
c5cbd3a14c
Optimize `flushInterval` of ElasticSearch BulkProcessor ( #10135 )
...
Optimize `flushInterval` of ElasticSearch BulkProcessor to avoid extra periodical flush in the continuous bulk streams.
2022-12-08 21:57:32 +08:00
吴晟 Wu Sheng
4be7a2ef88
Polish codes - provide default implementations for IConsumer. ( #10087 )
2022-12-05 12:09:25 +08:00
吴晟 Wu Sheng
18008aa6b2
Release 9.3.0. Begin 9.4.0 iteration ( #10077 )
2022-12-02 21:19:13 +08:00
kezhenxu94
a7210f6633
Add OpenSearch 1.3.6 and 2.4.0 to test matrix ( #10040 )
2022-11-29 11:13:01 +08:00
kezhenxu94
1da72b6af9
Internal API: remove undocumented ElasticSearch API usage and use documented one ( #10031 )
2022-11-25 21:15:25 +08:00
吴晟 Wu Sheng
2fa821d9f5
Enhance cache mechanism in the metric persistent process ( #10021 )
2022-11-24 23:56:16 +08:00
kezhenxu94
2e3134952e
Refactor jdbc storage implementations to reuse logics ( #9904 )
2022-11-07 20:02:24 +08:00
yswdqz
e497efd245
Change the way of loading MAL rules ( #9822 )
2022-11-01 15:11:04 +08:00