- 81e648d perf(trace, stream): faster point-lookup queries via lazy block-metadata decode (#1182) by Gao Hongtao · 4 hours ago main
- 3104323 Fix backup container OOM and speed up GCS snapshot uploads (#1181) by mrproliu · 25 hours ago
- 8709266 Support archive deleted schema rows when lifecycle row replay data from measure/stream (#1180) by mrproliu · 28 hours ago
- 68e5a74 fix: remove mcp from release signing process (#1179) by Huang Youliang · 2 days ago
- 4421b30 fix(lifecycle): resolve sender identity and add lifecycle migration dashboard (#1178) by Gao Hongtao · 3 days ago
- 6bd0863 Add vectorized pull-mode trace query pipeline (#1177) by Gao Hongtao · 3 days ago
- 6dc1b19 chore(deps): bump esbuild, @vitejs/plugin-vue and vite in /ui (#1176) by dependabot[bot] · 3 days ago
- 9630914 chore(mcp,ui): bump npm dependencies and update CI actions (#1175) by Gao Hongtao · 3 days ago
- 9aeec6f Refactor migration tool and support stream catalog data (#1174) by mrproliu · 5 days ago
- 82a9a02 refactor(lifecycle): carry remote_*, group labels on cycle-level metrics; drop self_identity_resolution_total (#1172) by Gao Hongtao · 6 days ago
- 49f3036 feat(queue): add message + batch unit catalogs to batch-write metrics and FODC observability improvements (#1171) by Gao Hongtao · 7 days ago
- 582f4a7 Fix TTL filter bypassed on metadata/listing query paths (#1170) by Gao Hongtao · 7 days ago
- c2d925e feat(queue): add message + batch unit catalogs to batch-write metrics (#1169) by Gao Hongtao · 7 days ago
- 823b3fb Refactor dump and lifecycle package to prevint OOM and ignored error message (#1168) by mrproliu · 8 days ago
- 414d120 Refresh observability docs and add FODC-proxy Grafana dashboards (#1159) by Gao Hongtao · 8 days ago
- 8a1936c feat(lifecycle): stamp sender identity and add last-run gauges (#1167) by Gao Hongtao · 9 days ago
- a4842ee feat(queue): record query and control operations in publisher metrics (#1166) by Gao Hongtao · 9 days ago
- edb1239 feat(lifecycle): expose Prometheus metrics and the migration metric family (#1164) by Gao Hongtao · 10 days ago
- 540d618 fix: release bigValuePool (#1165) by eye-gu · 10 days ago
- 65d951f fix(fodc): keep retrying agent registration after proxy restart (#1163) by Gao Hongtao · 10 days ago
- ab7ac5b fix(queue): label batch-write metrics by group for index-sync writes (#1162) by Gao Hongtao · 12 days ago
- 0856655 feat(queue): redesign pub/sub metrics around operation, group, and node topology (#1161) by Gao Hongtao · 12 days ago
- 76e4e21 fix(fodc): namespace node labels as node_* and resolve them live in the agent (#1160) by Gao Hongtao · 12 days ago
- 3aec742 docs: make storage/file-format docs code-accurate and add API-first reference (#1158) by 吴晟 Wu Sheng · 13 days ago
- 64983ea Fix FODC agent leaving node_role unspecified on startup race (#1157) by Gao Hongtao · 13 days ago
- af0b2cf fix(trace): move storage metrics under trace.storage subscope (#1155) by Gao Hongtao · 2 weeks ago
- b2be017 Fix migration failure when row replay from large data (#1154) by mrproliu · 2 weeks ago
- 45e6674 Thread Prometheus metric type end-to-end through FODC agent and proxy (#1153) by Gao Hongtao · 2 weeks ago
- 3366d2a Fix flaky measure snapshot tests gating on part dir instead of flush persist (#1152) by Gao Hongtao · 2 weeks ago
- e34d0e4 Add program-generated trace query integration-test framework (#1150) by Gao Hongtao · 2 weeks ago
- 1b245e6 Enhance segment lifecycle (#1151) by mrproliu · 2 weeks ago
- 06d592e Fix measure, stream, and trace queries returning TTL-expired data (#1149) by Gao Hongtao · 2 weeks ago
- ea481ad Fix unstable measure dump UT (#1148) by mrproliu · 2 weeks ago
- 249424f Fix trace identity-tag projection and distributed span tag alignment (#1147) by Gao Hongtao · 2 weeks ago
- 0f6837a Snapshot/backup and data inspection no longer reopen idle-closed segments (#1146) by mrproliu · 2 weeks ago
- 46a3d97 Fix lifecycle migration of non-multiple segment intervals via row-replay (#1145) by mrproliu · 3 weeks ago
- 28cd2a7 Support displaying a measure's indexed tags in the dump tool (#1143) by mrproliu · 3 weeks ago
- ccaf722 Refactor the dump tool into a reusable `banyand/dump` parser library (#1142) by mrproliu · 3 weeks ago
- db4faac Vectorized measure query: end-to-end implementation + opt-in tracing (#1141) by Gao Hongtao · 3 weeks ago
- e695dad Fix incorrect counts, rate and missing trace fields in the lifecycle migration report (#1133) by mrproliu · 4 weeks ago
- 84b919e Validate tag moves across stream and measure storage modes (#1139) by Gao Hongtao · 4 weeks ago
- 349a413 fix(test/cases/measure): preserve Apache license header on captured want fixtures and gate the capture loop (#1137) by Gao Hongtao · 4 weeks ago
- a3d7a97 Introduce measure migration tool (#1138) by mrproliu · 4 weeks ago
- 3d45393 fix: release bluge index writers on segment rotation (#13874) (#1128) by Gao Hongtao · 4 weeks ago
- 7ba8631 Fix backup restore path traversal (#1135) by Tanay Paul · 4 weeks ago
- 0dd5d68 align part sync timestamp to segment grid so part and sidx land in the same segment (#1136) by mrproliu · 4 weeks ago
- 4320e7c fix(query): dedup IndexMode measures by series ID across data nodes (#1132) by Gao Hongtao · 5 weeks ago
- 188e955 ci(flaky-test): skip loadtest packages from ./... discovery (#1131) by Gao Hongtao · 5 weeks ago
- af5970f fix(queue/pub): keep pub-node-probe alive after caller ctx cancel (#1130) by Gao Hongtao · 5 weeks ago
- 2804bdf feat: vectorized measure query subsystem (scan + GroupBy+Agg) (#1129) by Gao Hongtao · 5 weeks ago
- b60e588 fix(property): prevent gossip propagation from getting stuck after replica scale-up (#1127) by mrproliu · 5 weeks ago
- 0ffd0b9 feat: implement panic diagnostics and FODC crash reporting pipeline (#1084) by Fine0830 · 5 weeks ago
- 4ec4cf4 chore(mcp): upgrade Node dependencies to latest within current majors (#1125) by Gao Hongtao · 5 weeks ago
- 61d6986 Support float64 type field for topn (#1110) by eye-gu · 5 weeks ago
- 32c5c7d feat: queue_pub observability (#1113) by OmCheeLin · 5 weeks ago
- e189e05 Validate ShardingKey against Entity tags (#1069) by Ali Yasir Naç · 5 weeks ago
- 5c40121 fix: fail fast on incompatible storage version (boot + runtime paths) (#1124) by Gao Hongtao · 6 weeks ago
- d2cb7da Fix lifecycle migration segment shorter than the configured `SegmentInterval` (#1120) by mrproliu · 6 weeks ago
- e61f42e Make the InspectAll CI more stable (#1122) by mrproliu · 6 weeks ago
- bc093f2 feat(barrier): Phase 2 cluster-wide schema consistency barrier (CP-5/CP-6) (#1121) by Gao Hongtao · 6 weeks ago
- 8f0033a fix(banyand): close merge durability gap (#13862) (#1118) by Gao Hongtao · 6 weeks ago
- 32aeea3 Fix missing property group adapt when inspect group (#1117) by mrproliu · 6 weeks ago
- b8168b7 Fix fetch segment nil pointer in cold stage and propagation the error when inspect the group (#1115) by mrproliu · 6 weeks ago
- e810640 fix(trace): accept out-of-order timestamps within the same traceID (#1114) by Gao Hongtao · 6 weeks ago
- 4206e0e test(bydbctl): avoid race-prone stdout capture in command tests (#1105) by Tanay Paul · 6 weeks ago
- c936ce8 feat(barrier): cluster fan-out for AwaitRevisionApplied (Phase 2 Step 2.2) (#1111) by Gao Hongtao · 6 weeks ago
- bb93d48 sub pr2: queue_sub chunked sync observability (#1107) by OmCheeLin · 7 weeks ago
- 65df753 feat(queue): add NewNodeSchemaStatusClient to queue.Client (Phase 2 prep) (#1109) by Gao Hongtao · 7 weeks ago
- 772e749 feat(schema): add NodeSchemaStatusService (Phase 2 Step 2.1) (#1108) by Gao Hongtao · 7 weeks ago
- 059c396 Fix FODC lifecycle endpoint wrong encoding and increase the gRPC timeout between agent and proxy (#1103) by mrproliu · 7 weeks ago
- 84d5879 chore: bump ui and mcp npm dependencies (#1104) by Gao Hongtao · 7 weeks ago
- b44d38b fix: Use `topic` instead of `session_id` as the Prometheus label (#1093) by OmCheeLin · 7 weeks ago
- fd89c66 fix(fodc): heal reconnect deadlock and add error message when no agents for lifecycle request (#1101) by mrproliu · 7 weeks ago
- 7a339bf fix: stabilize flaky TestCollectWithPartialClosedSegments and fit flaky-test in 50min (#1100) by Gao Hongtao · 7 weeks ago
- e90e469 fix(trace): resolve flaky schema change merge test (#1099) by Gao Hongtao · 7 weeks ago
- 8a39ceb fix(measure,stream,trace): wait until all mem parts flushed in file_snapshot tests (#1098) by Gao Hongtao · 7 weeks ago
- 933e53d docs: add snapshot retention flags and relative path version note (#1097) by Gao Hongtao · 7 weeks ago
- 2078f68 test(schema): defer §4.6.2 to Phase 2 in distributed mode (#1095) by Gao Hongtao · 7 weeks ago
- 7812a03 fix(measure,stream,trace): eliminate flusher/introducer data race on shutdown (#1094) by Gao Hongtao · 7 weeks ago
- 6e84bd7 fix(metadata): widen FODC inspection broadcast deadline and parallelize InspectAll (#1092) by Gao Hongtao · 8 weeks ago
- cee484d fix(stream): skip element-index visit when idx/ is absent (#1090) by Gao Hongtao · 8 weeks ago
- 69c8f4d Schema consistency Phase 1: revision gates and barrier RPCs (#1091) by Gao Hongtao · 8 weeks ago
- 4529ca3 docs: add write specifications, server-generated element ID, and query deduplication (#1089) by Gao Hongtao · 8 weeks ago
- 68ce9b0 fix(topn): deduplicate entities in TopN aggregation query (#1085) by eye-gu · 8 weeks ago
- a9bb844 Fix FileSystemError not matching io/fs.ErrNotExist sentinel (#1088) by Gao Hongtao · 8 weeks ago
- b5e54b1 feat(trace): introduce fair fast/slow lane scheduling for part merges (#1086) by Gao Hongtao · 8 weeks ago
- 0bb071a docs: add property ordering and v0.11 version table (#1083) by Gao Hongtao · 8 weeks ago
- fee5d5e docs: document group deletion task flow (#1081) by Tanay Paul · 8 weeks ago
- c3fc5f8ab Fix nil pointer panic in disk monitor during early initialization (#1082) by Gao Hongtao · 8 weeks ago
- b3e5b1e docs: update tsdb.md with the added "smeta.bin" (#1074) by OmCheeLin · 8 weeks ago
- 9654d08 Fix stale sync request blocking watch session channel (#1080) by Gao Hongtao · 8 weeks ago
- 91be871 Support multiple types for the same tag in a single trace or sidx part (#1066) by Huang Youliang · 8 weeks ago
- 798f9cb docs: clarify stream element_id query behavior (#1079) by Tanay Paul · 8 weeks ago
- a05c3ef docs: update data model and TSDB concepts for 0.10 (#1076) by Gao Hongtao · 8 weeks ago
- 402ebca Fix expired TLS test certificate (#1078) by Gao Hongtao · 8 weeks ago
- f0ef496 Fix lifecycle migration failure when the target stage has `close: true` (#1077) by mrproliu · 9 weeks ago
- 998ce31 Fix OOM issue cause during migration when a group contains a large amount of data (#1072) by mrproliu · 9 weeks ago
- 5799fb0 test: add measure query test-case generator with pairwise combinatorial coverage (#1071) by Gao Hongtao · 9 weeks ago
- 3420f6f init (#1073) by OmCheeLin · 9 weeks ago
- d157821 Fix wrong backup path of schema property (#1070) by mrproliu · 9 weeks ago