peng-yongsheng opened a new issue #2933: OAP server catches the index no found exception when the time at 0:00. URL: https://github.com/apache/skywalking/issues/2933 In this edition, we offered a new important feature that makes the Elasticsearch storage implementation has time series ability. It will automatically create a new index when the date turns to tomorrow. But, the logic had something wrong. First of all, the OAP server found the metrics in the index by its ID. But, the next day index is not created. So, we can find that there are some exceptions about index not found in the Elasticsearch server's log.
---------------------------------------------------------------- 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
