-
Notifications
You must be signed in to change notification settings - Fork 1.4k
misc: Add fine-grained stats for index connector stats tracking #12759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
✅ Deploy Preview for meta-velox canceled.
|
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Differential Revision: D71599185
eff7844 to
c9576c1
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
c9576c1 to
9936254
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
9936254 to
04d5f25
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
04d5f25 to
2883600
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
2883600 to
db65e83
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Pull Request resolved: facebookincubator#12759 Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
db65e83 to
ba783a5
Compare
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
ba783a5 to
31779fd
Compare
…bookincubator#12759) Summary: Pull Request resolved: facebookincubator#12759 Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
31779fd to
c55391e
Compare
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
c55391e to
b394186
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Pull Request resolved: facebookincubator#12759 Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
b394186 to
3a0d303
Compare
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
3a0d303 to
6a9eb28
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
6a9eb28 to
e58380d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
…bookincubator#12759) Summary: Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185
e58380d to
293ed80
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71599185 |
|
This pull request has been merged in 7b5bcb4. |
|
Conbench analyzed the 1 benchmark run on commit There were no benchmark performance regressions. 🎉 The full Conbench report has more details. |
…bookincubator#12759) Summary: Pull Request resolved: facebookincubator#12759 Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate with velox operator stats Add metrics to monitor index lookup and table scan batch processing time distribution to ease monitoring an online service Reviewed By: wenqiwooo Differential Revision: D71599185 fbshipit-source-id: 7da229b3ad0726bf6ec7a2f5d0a0dc820f0c5f1d
Summary:
Add runtime stats to track the wall/cpu times spent in different stages during index lookup processing and integrate
with velox operator stats
Add metrics to monitor index lookup and table scan batch processing time
distribution to ease monitoring an
online service
Differential Revision: D71599185