Commit Graph

572 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 44844dd802
Add `Get Node List in the Cluster` API (#13015) 2025-02-01 16:28:10 +08:00
吴晟 Wu Sheng 6f8941a9d3
Fix bugs and enhance RESOURCE EXHAUSTED: Watermark exceeded logs. (#12973)
1. Fix too many `RESOURCE EXHAUSTED: Watermark exceeded` when other nodes reached limitations.
2. Fix bug of watermark exceeded recovery.
3. Change the default memory usage limitation to 96%.
4. Fix WatermarkListener name is not set.
2025-01-15 16:09:33 +08:00
Wan Kai 8bcaabb43c
MQE: Support `&&(and)`, `||(or)` bool operators. (#12965) 2025-01-14 16:22:29 +08:00
吴晟 Wu Sheng d447c4534f
Make bydb depdendencies file checked and consistent. (#12961) 2025-01-13 17:47:15 +08:00
吴晟 Wu Sheng ca5c8b29e1
BanyanDB: Add support for compatibility checks based on API version (#12959) 2025-01-12 21:34:51 +08:00
吴晟 Wu Sheng d12c6b5979
Add circuit-breaking mechanism (#12953) 2025-01-10 23:49:05 +08:00
吴晟 Wu Sheng 4c5882dade
Fix chore (#12923) 2025-01-02 17:34:59 +08:00
吴晟 Wu Sheng 5ab39acd96
Add `bydb.dependencies.properties` config file (#12922) 2025-01-02 16:56:54 +08:00
吴晟 Wu Sheng 6fbd9e7400
Polish words in storage docs. (#12911) 2024-12-30 21:29:43 +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
吴晟 Wu Sheng d39a00331c
[BREAKING CHANGE] Simplified the release process (#12903) 2024-12-27 14:30:42 +08:00
吴晟 Wu Sheng 841a92b621
Support `Get Effective TTL Configurations` API. (#12847)
* [Breaking Change] Rename `debugging-query` module to `status-query` module. Relative exposed APIs are **UNCHANGED**. 
* Support `Get Effective TTL Configurations` API.
2024-12-12 09:51:47 +08:00
zhengziyi0117 f467ae7929
Update Async Profiler doc (#12842) 2024-12-09 16:53:49 +08:00
吴晟 Wu Sheng 17003ebc16
Rename BanyanDB native TTL doc to Progressive TTL (#12829) 2024-12-05 14:06:56 +08:00
Kemal Beşkardeşler 6252cd49ad
Update SW_STORAGE_ES_RESPONSE_TIMEOUT default value in docs (#12827) 2024-12-04 18:16:00 +08:00
Gao Hongtao 3cef02ba33
Update banyandb doc (#12792) 2024-11-23 19:46:16 +08:00
Gao Hongtao 10e239f85b
Introduce index mode and refactor banyandb group settings (#12790) 2024-11-22 13:11:30 +08:00
zhengziyi0117 f230947ddb
Improve JFR async profiler parser (#12777) 2024-11-18 19:42:40 +08:00
Gao Hongtao bdd0c92e47
Add batch settings and fix trace query bug (#12749)
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2024-11-05 12:05:32 +08:00
zhengziyi0117 9e5fb8f5cf
Support async profiler feature (#12671)
Co-authored-by: zhengziyi <b21080426@njupt.edu.cn>
Co-authored-by: Jiajing LU <lujiajing1126@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2024-10-31 23:09:56 +08:00
kezhenxu94 4d2810c4e6
Revert "Add time unit in so11y latency metrics (#12719)" (#12720) 2024-10-24 13:28:25 +08:00
kezhenxu94 38b775ed2a
Add time unit in so11y latency metrics (#12719) 2024-10-23 17:25:15 +08:00
Zixin Zhou bfbda6fa14
Add support Kong monitoring (#12696) 2024-10-17 10:09:10 +08:00
Shyunn 178146d225
docs: add go-agent to log-agent-native doc (#12676) 2024-10-08 12:58:11 +08:00
Wan Kai 7d1b65c639
BanyanDB: support TLS connection and configuration. (#12639) 2024-09-24 16:24:17 +08:00
Chen Ziyan d3f8fe894d
Add SkyWalking Java Agent self observability dashboard (#12622)
* Add SkyWalking Java Agent self observability dashboard.

* add e2e testcase, sync ui, add tips.

* update e2e kafka testcase.
2024-09-16 19:00:35 +08:00
maclong1989 0617a4b0aa
Fix typo in docs (#12566) 2024-08-23 14:10:53 +08:00
wetool19 ba8c0035cb
Nacos supports configuration context path (#12558) 2024-08-22 19:11:53 +08:00
Gao Hongtao 28f3dfa6b1
Update banyandb target comments (#12498) 2024-08-05 07:12:46 +02:00
kezhenxu94 6462436ae9
Add an http endpoint wrapper for health check (#12485) 2024-07-29 15:16:55 +08:00
mrproliu 5a7c53b1b8
Convert Kubernetes HTTP latency related metrics unit from ns to ms (#12436) 2024-07-13 07:34:48 -07:00
mrproliu 97f015ba4d
Enhance cilium fetcher with rules (#12419) 2024-07-08 18:59:56 +08:00
Wan Kai 8b678bebe6
Support BanyanDB internal metrics query execution tracing. (#12400)
* Support BanyanDB internal metrics query execution tracing.
* BanyanDB client config: rise the default `maxBulkSize` to 10000, add `flushTimeout` and set default to 10s.
2024-07-02 18:58:47 +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
yswdqz 42164f6974
[doc] add general-relation grafana ui doc. (#12341) 2024-06-19 09:14:01 +08:00
lagagain f91ef23ecd
doc: swap -> virtual memory (#12336) 2024-06-17 08:25:00 +08:00
Wan Kai a6c7c71663
Increase `SW_CORE_GRPC_MAX_MESSAGE_SIZE` to 50MB and e2e bump up the version of the opentelemetry-collector to 0.102.1. (#12321) 2024-06-11 21:14:36 +08:00
吴晟 Wu Sheng caeaec6387
Remove unnecessary BanyanDB flushing logs(info). (#12319) 2024-06-11 12:41:43 +08:00
吴晟 Wu Sheng 6b9416b89a
Update marketplace.md (#12318) 2024-06-11 08:56:04 +08:00
吴晟 Wu Sheng 38ede75f26
Add marketplace docs. (#12317) 2024-06-10 23:23:38 +08:00
mrproliu 341bdcf1dd
Fix wrong indices in the eBPF Profiling related models (#12297) 2024-06-05 15:52:45 +08:00
吴晟 Wu Sheng 5783812cb5
Update backend-storage.md (#12285) 2024-05-31 21:41:09 +08:00
Wan Kai 7a8bbacd20
Fix MQE and Alarm doc nits (#12275) 2024-05-30 15:11:26 +08:00
liuzc9 19a2395a9e
Fix typo in docs (#12244) 2024-05-21 17:34:00 +08:00
吴晟 Wu Sheng c3a2368194
Move BanyanDB storage to the recommended storage. (#12202) 2024-05-09 21:32:56 +08:00
Gao Hongtao 28bf55219f
Bump BanyanDB Java Client to 0.6.0 (#12195) 2024-05-09 17:31:52 +08:00
Wan Kai 59cabc10a2
fix typo (#12176) 2024-04-30 11:16:58 +08:00
Wan Kai fe2c4b5f3f
[Break Change] gGRPC metrics exporter unified the metric value type and support labeled metrics. (#12156) 2024-04-24 14:29:13 +08:00
yswdqz 2d6bc69adb
Optimize OTEL metrics attributes KV convert. (#12152) 2024-04-24 11:32:34 +08:00