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 2020/07/12 03:27:11 UTC

[GitHub] [skywalking] a198720 opened a new issue #5087: question about TTL configuration

a198720 opened a new issue #5087:
URL: https://github.com/apache/skywalking/issues/5087


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   When I read the document and configure the TTL of the data, I found that the environment variable configuration of recordDataTTL and metricsDataTTL is the same, I am not sure whether this is appropriate?
   ```yaml
       recordDataTTL: ${SW_CORE_RECORD_DATA_TTL:3} # Unit is day
       metricsDataTTL: ${SW_CORE_RECORD_DATA_TTL:7} # Unit is day
   ```
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 closed issue #5087: question about TTL configuration

Posted by GitBox <gi...@apache.org>.
kezhenxu94 closed issue #5087:
URL: https://github.com/apache/skywalking/issues/5087


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5087: question about TTL configuration

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5087:
URL: https://github.com/apache/skywalking/issues/5087#issuecomment-657172307


   It looks like a config file or document typo. Maybe both. Could you submit a pull request to fix?


----------------------------------------------------------------
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:
users@infra.apache.org