Skip to content

fix: Add blockedWaitFor runtime metrics in Driver::closeByTask()#16711

Closed
spershin wants to merge 1 commit intofacebookincubator:mainfrom
spershin:export-D96055408
Closed

fix: Add blockedWaitFor runtime metrics in Driver::closeByTask()#16711
spershin wants to merge 1 commit intofacebookincubator:mainfrom
spershin:export-D96055408

Conversation

@spershin
Copy link
Contributor

Summary:
When a query fails and some drivers were blocked we fail to submit the
blockedWaitFor runtime metrics.
This deprives us from possibly valuable debugging information, such in cases
with stuck queries.

Differential Revision: D96055408

@netlify
Copy link

netlify bot commented Mar 11, 2026

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 4425bd0
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/69b3046b5654560008935a70

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 11, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 11, 2026

@spershin has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96055408.

spershin pushed a commit to spershin/velox-1 that referenced this pull request Mar 11, 2026
…ebookincubator#16711)

Summary:

When a query fails and some drivers were blocked we fail to submit the
blockedWaitFor runtime metrics.
This deprives us from possibly valuable debugging information, such in cases
with stuck queries.

Reviewed By: vandreykiv, amitkdutta

Differential Revision: D96055408
spershin pushed a commit to spershin/velox-1 that referenced this pull request Mar 12, 2026
…ebookincubator#16711)

Summary:

When a query fails and some drivers were blocked we fail to submit the
blockedWaitFor runtime metrics.
This deprives us from possibly valuable debugging information, such in cases
with stuck queries.

Reviewed By: vandreykiv, amitkdutta

Differential Revision: D96055408
…ebookincubator#16711)

Summary:

When a query fails and some drivers were blocked we fail to submit the
blockedWaitFor runtime metrics.
This deprives us from possibly valuable debugging information, such in cases
with stuck queries.

Reviewed By: vandreykiv, amitkdutta

Differential Revision: D96055408
@meta-codesync
Copy link

meta-codesync bot commented Mar 13, 2026

This pull request has been merged in e84a676.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants