Commit Graph

2086 Commits

Author SHA1 Message Date
吴晟 Wu Sheng babc22e159
Fix the UI doc and relative screenshots. (#13017) 2025-02-02 22:06:55 +08:00
吴晟 Wu Sheng 44844dd802
Add `Get Node List in the Cluster` API (#13015) 2025-02-01 16:28:10 +08:00
mrproliu 8ebb52dd19
Adapt new Browser data upload protocol (#13009) 2025-01-24 16:41:30 +10:00
Wan Kai 5aaf8326cd
BaseLine proto: Add query baseline supported metrics names. (#13005) 2025-01-22 20:51:06 +11:00
Fine0830 8ae16de511
Fix parameters for Browser Protocol (#12999) 2025-01-21 17:34:14 +08:00
Fine0830 23beabe03e
docs: update browser protocol (#12996) 2025-01-21 20:04:10 +11:00
mrproliu 8fbc1eb95a
Add Baseline module for support alarm module query predict metrics value (#12991) 2025-01-17 23:01:09 +11:00
Wan Kai 0d7c7873f0
OAP self observability: Add watermark circuit break/recover metrics. (#12981) 2025-01-16 20:32:02 +08:00
吴晟 Wu Sheng d7d3b5a53e
Fix Ruby component IDs in change logs. (#12978) 2025-01-15 23:48:15 +08:00
Zixin Zhou 3914802248
Update component IDs for Ruby (#12977) 2025-01-15 23:32:39 +08:00
Wan Kai 8e51a87197
OAP Self observability: Add JVM heap and direct memory used metrics. (#12974) 2025-01-15 19:06:46 +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
Fine0830 da4a87dff7
Sync UI (#12962) 2025-01-13 17:51:51 +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
peachisai f64223340c
Remove redundant code (#12944) 2025-01-10 13:26:54 +08:00
mrproliu 3232b54752
Support new browser metrics upload API (#12948) 2025-01-09 21:52:20 +08:00
mrproliu 3c52eedd04
Support `labelAvg` function in the OAL engine (#12940) 2025-01-08 20:56:06 +08:00
Wan Kai 0a0890c148
MQE: Support `top_n_of` function for merging multiple metrics topn query. (#12937) 2025-01-08 12:53:34 +08:00
Gao Hongtao c6ef231f39
Support BanyanDB's new property (#12936) 2025-01-08 11:56:45 +08:00
hanwha-jesoos de6ae39fbf
docs: fix typo in documentation (#12935) 2025-01-07 16:51:04 +08:00
Fine0830 c0b286865e
update browser API (#12934) 2025-01-07 15:32:23 +08:00
Fine0830 09965ab4b5
Update the browser API protocol doc (#12619) 2025-01-07 14:17:14 +08:00
吴晟 Wu Sheng fcb08aceab
Fix `AvgHistogramPercentileFunction` doesn't have proper field definition for `ranks`. (#12927) 2025-01-04 22:38:34 +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
Wan Kai d3d3ee8abd
Alarm: Support store and query the metrics snapshot when the alarm is triggered (#12910) 2024-12-30 10:57:00 +08:00
Zixin Zhou f8f5fa5206
Add component ID for Caffeine (#12906) 2024-12-28 16:34:25 +08:00
吴晟 Wu Sheng d39a00331c
[BREAKING CHANGE] Simplified the release process (#12903) 2024-12-27 14:30:42 +08:00
Zixin Zhou 559f770ee9
Add Ruby component IDs (#12900) 2024-12-26 18:55:57 +08:00
weixiang1862 66201c9253
Add protection for dynamic config change propagate chain. (#12899) 2024-12-26 18:08:05 +08:00
Super-Lu 187fceb7cd
Synchronize UI module code (#12897) 2024-12-24 08:57:07 +08:00
weixiang1862 6d262cce62
Fix `ServerStatusService.statusWatchers` concurrent modification. (#12884) 2024-12-20 20:45:00 +08:00
吴晟 Wu Sheng a3b563f325
Add Status APIs docs. (#12852) 2024-12-12 14:39:21 +08:00
吴晟 Wu Sheng f0301849ae
Merge Status APIs into API menu (#12851) 2024-12-12 13:55:01 +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
Fine0830 dcc2d15396
Sync UI (#12825) 2024-12-04 10:58:00 +08:00
Wan Kai 1cd5733aac
BanyanDB: Support `@EnableSort` on the column to enable sorting for `IndexRule` and set the default to false. (#12823) 2024-12-03 17:46:33 +08:00
Wan Kai eb4d38c0bb
BanyanDB: Support update the Schema when OAP starting. (#12808) 2024-12-02 12:49:20 +08:00
wuwen f6a821ad48
Improve component-libraries documentation (#12814) 2024-11-30 01:20:22 +08:00
kezhenxu94 b83213705b
Add `doc_values` for fields that need to be sorted or aggregated in ElasticSearch, and disable all others. (#12782) 2024-11-24 12:17:16 +08:00
Zixin Zhou 07a79babc5
Sync UI (#12793) 2024-11-23 21:20:07 +08:00
Gao Hongtao 3cef02ba33
Update banyandb doc (#12792) 2024-11-23 19:46:16 +08:00