MiniSho opened a new pull request, #11379: URL: https://github.com/apache/iotdb/pull/11379
## Description During the load analysis phase, we can get all chunkmetadatas in the index area of the tsfile, which holds the data point count of the chunk, and we store the counts into the corresponding ChunkData for metric counter. After every time LoadScheduler calls `dispatchOnePieceNode`, we add the data point count in PieceNode into metric framework. -- 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]
