mrproliu commented on PR #9744: URL: https://github.com/apache/skywalking/pull/9744#issuecomment-1272451235
Thanks for your contribution, I have two questions: 1. I don't think deleting the condition is a good idea, because we have other queries that need to use the end time bucket filter(such as cache timer). If you don't need the end time bucket filter, just set it as `null`. 2. If you ignore the end time bucket when creating a task, then the profiling will generally be created successfully(if the start time not be set), It's not right. -- 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]
