wu-sheng commented on code in PR #479: URL: https://github.com/apache/skywalking-banyandb/pull/479#discussion_r1718050965
########## docs/api-reference.md: ########## @@ -690,6 +695,28 @@ Trace is the top level message of a trace. | AGGREGATION_FUNCTION_SUM | 5 | | + +<a name="banyandb-model-v1-MeasureAggregate"></a> + +### MeasureAggregate + + +| Name | Number | Description | +| ---- | ------ | ----------- | +| MEASURE_AGGREGATE_UNSPECIFIED | 0 | | Review Comment: I think comments are required to generate docs here, to describe meanings of each function. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
