hanahmily opened a new pull request, #526:
URL: https://github.com/apache/skywalking-banyandb/pull/526

   This PR introduces slow query logging to BanyanDB. Slow query logging 
records the slow query before its execution latency times out. This will remind 
users to analyze the query by using query tracing. When the query takes a long 
time to execute, the query tracing result may not provide enough information to 
analyze the root cause. With this feature, users will have a better chance of 
identifying and troubleshooting slow queries.
   
   - [x] Update the documentation to include this new feature.
   - [x] Update the [`CHANGES` 
log](https://github.com/apache/skywalking-banyandb/blob/main/CHANGES.md).
   


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

Reply via email to