You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/26 00:38:50 UTC

[GitHub] [skywalking] hanahmily opened a new issue, #9383: [Feature] Optimize memory parameters

hanahmily opened a new issue, #9383:
URL: https://github.com/apache/skywalking/issues/9383

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   TSDB modules consist of several kv storages. From memory usage verification(10 virtual users and 1 write/second), their ratios are:
   
     * main: 30%
     * primary index: 0.1%
     * secondary index: 5%
     * global index: 10%
     * others: 0.1%
   
   We should parameterize the memory size and set up appropriate default values for them. 
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: notifications-unsubscribe@skywalking.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking] hanahmily closed issue #9383: [Verification] Optimize memory parameters

Posted by GitBox <gi...@apache.org>.
hanahmily closed issue #9383: [Verification] Optimize memory parameters
URL: https://github.com/apache/skywalking/issues/9383


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org