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

CRDB: adds missing observability for Watch API #1656

Merged
merged 1 commit into from Dec 1, 2023

Conversation

vroldanbet
Copy link
Contributor

this adds a few helper methods to postgres/common
so instrument queries issued in CockroachDB
datastore when doing Watch API. Logs
where missing and made it difficult to troubleshoot Watch API calls.

@vroldanbet vroldanbet requested a review from a team as a code owner November 17, 2023 10:09
@github-actions github-actions bot added the area/datastore Affects the storage system label Nov 17, 2023
this adds a few helper methods to postgres/common
so instrument queries issued in CockroachDB
datastore when doing Watch API. Logs
where missing and made it difficult to troubleshoot
Watch API calls.
Copy link
Member

@josephschorr josephschorr left a comment

Choose a reason for hiding this comment

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

LGTM

@vroldanbet vroldanbet added this pull request to the merge queue Dec 1, 2023
Merged via the queue into main with commit a2274d0 Dec 1, 2023
20 checks passed
@vroldanbet vroldanbet deleted the observable-watch-queries-crdb branch December 1, 2023 17:59
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/datastore Affects the storage system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants