Skip to content
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

sql: fix metric logging for temporary objects cleaner #46269

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

otan
Copy link
Contributor

@otan otan commented Mar 18, 2020

Was benchmarking temporary tables and found we didn't actually log these
metrics properly. There was a bit of plumbing that I missed doing. This
has been resolved and verified in this PR.

Release justification: bug fixes and low-risk updates to new
functionality
Release note: None

Was benchmarking temporary tables and found we didn't actually log these
metrics properly. There was a bit of plumbing that I missed doing. This
has been resolved and verified in this PR.

Release justification: bug fixes and low-risk updates to new
functionality
Release note: None
@otan otan requested review from jordanlewis and a team March 18, 2020 21:11
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@otan otan requested a review from rohany March 19, 2020 15:47
@rohany
Copy link
Contributor

rohany commented Mar 19, 2020

don't really know about this code area to review -- sorry

Copy link
Member

@jordanlewis jordanlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: can we test this or is it pointless

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jordanlewis and @rohany)

@otan
Copy link
Contributor Author

otan commented Mar 20, 2020

bors r=jordanlewis

don't think there's a test we can do to ensure it's plugged in :\

@craig
Copy link
Contributor

craig bot commented Mar 20, 2020

Build succeeded

@craig craig bot merged commit 8eff499 into cockroachdb:master Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants