hanahmily opened a new issue #6925:
URL: https://github.com/apache/skywalking/issues/6925
The core storage engine contains the following feats:
- construct memory objects, disk directories, and files based on the data
model
- register shard info into discovery module
- ingest trace data sent by liaison module
- execute query plans generated by query module
- save relevant data into kv module
Since this is a complicated module with a variety of functions, we should
document the architecture and more details before the code works.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]