wu-sheng opened a new pull request #4796:
URL: https://github.com/apache/skywalking/pull/4796


   @sunrongxin7666 I have found out the reason of your reported issue. The 
existing codes are using the template name rather than the index name(with time 
bucket suffix) to insert data, which is not supported by the ElasticSearch. We 
haven't a chance to test this case before, thanks for your detailed report, 
which makes me easier to catch the reason.
   
   All existing metrics and traces insert/update are doing in the right now, 
but due to profile is new in the 7.0, it seems @mrproliu missed this, and this 
can't be caught by the current TTL e2e.
   
   Resolves #4794. 


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


Reply via email to