wu-sheng opened a new issue, #12312: URL: https://github.com/apache/skywalking/issues/12312
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component BanyanDB (apache/skywalking-banyandb) ### What happened Since we switched demo database to BanyanDB, most things work well, but I noticed this kind of metric breaking. <img width="1891" alt="image" src="https://github.com/apache/skywalking/assets/5441976/3c144b33-6cf7-4afa-ae56-eb470604ff54"> Meanwhile, this only happens on minute level, <img width="1544" alt="image" src="https://github.com/apache/skywalking/assets/5441976/b32ebab5-0fbf-44c7-93a9-54b8c2500de1"> All services/pods of demo env seem normal  But we noticed this error happens periodically too in the OAP pod logs. <img width="1495" alt="image" src="https://github.com/apache/skywalking/assets/5441976/e0a9bcfa-fea7-452d-8e9d-c9d638470dcb"> I also checked the BanyanDB client codes, although we don't expose the configuration to BanyanDB provider(@lujiajing1126 we should expose), but the default value is 50m. But this error log says, ~5m. So, @hanahmily @lujiajing1126 @ButterBright Is the server missing the configurations? And could you check whether there is other reason to make metrics breaking. ### What you expected to happen Make metrics continuously flush into the storage. ### How to reproduce I didn't reproduce this, but observe this on demo env. ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
