This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a change to branch metrics in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 5377b2a8 Update license add 794fca9c [ospp] Adds MeasureAggregateFunctionService.Support API (#479) add b05e53c2 Add data lifcycle docs (#516) add 8bcc5f97 [GSoC][UI] Fix and show message when group is not exist and native is turned off (#515) add dc98e659 Merge branch 'main' into metrics No new revisions were added by this update. Summary of changes: api/proto/banyandb/database/v1/rpc.proto | 13 ++++ api/proto/banyandb/database/v1/schema.proto | 10 +++ api/proto/banyandb/model/v1/common.proto | 26 +++++++ docs/api-reference.md | 79 +++++++++++++++++++++ docs/interacting/data-lifecycle.md | 102 ++++++++++++++++++++++++++++ docs/interacting/deleting-data.md | 52 -------------- docs/menu.yml | 4 +- ui/src/views/Dashboard/index.vue | 41 ++++++++++- 8 files changed, 270 insertions(+), 57 deletions(-) create mode 100644 docs/interacting/data-lifecycle.md delete mode 100644 docs/interacting/deleting-data.md