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 2019/03/02 05:32:44 UTC

[GitHub] yeerpeng opened a new pull request #2309: When creating elastic search index, the index that can delete histori…

yeerpeng opened a new pull request #2309: When creating elastic search index, the index that can delete histori…
URL: https://github.com/apache/incubator-skywalking/pull/2309
 
 
   When creating elastic search index, the index that can delete historical data can be created by day by configuration control. When deleting historical data, the index can be deleted directly, which improves the performance of elastic search.
   
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   New feature provided
   
   - Related issues
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   When creating elastic search index, the index that can delete historical data can be created by day by configuration control. When deleting historical data, the index can be deleted directly, which improves the performance of elastic search.
   The TraceQueryService.queryTrace method has changed in the UI layer. See the UI submission for details.

----------------------------------------------------------------
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


With regards,
Apache Git Services