wu-sheng commented on issue #4190: Recommendations for reducing the number of indexes URL: https://github.com/apache/skywalking/issues/4190#issuecomment-572341606 > Deleting data is the same as before, but when deleting, add use type = hour or day or month to filter.This is the same as the previous logic. The only difference is the index name parameter, which is filtered by the type field. No, it doesn't. Currently, from 6.2.0, deleting mean remove the whole index, rather than data, which will cause elasticsearch GC or even FGC. So if you put different precision data in the same index, this is a problem.
---------------------------------------------------------------- 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] With regards, Apache Git Services
