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

Log the correlation ID when blocking queries fire #10689

Merged
merged 3 commits into from
Jul 23, 2021

Conversation

freddygv
Copy link
Contributor

Knowing that blocking queries are firing does not provide much
information on its own. If we know the correlation IDs we can
piece together which parts of the snapshot have been populated.

Some of these responses might be empty from the blocking
query timing out. But if they're returning quickly I think we
can reasonably assume they contain data.

Knowing that blocking queries are firing does not provide much
information on its own. If we know the correlation IDs we can
piece together which parts of the snapshot have been populated.
@freddygv freddygv requested a review from a team July 23, 2021 21:48
Copy link
Member

@rboyer rboyer left a comment

Choose a reason for hiding this comment

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

LGTM

@vercel vercel bot temporarily deployed to Preview – consul July 23, 2021 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging July 23, 2021 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging July 23, 2021 22:34 Inactive
@vercel vercel bot temporarily deployed to Preview – consul July 23, 2021 22:34 Inactive
@freddygv
Copy link
Contributor Author

freddygv commented Jul 23, 2021

edit: Woops, accidental close

@freddygv freddygv closed this Jul 23, 2021
@freddygv freddygv reopened this Jul 23, 2021
@freddygv freddygv merged commit 19f6e1c into main Jul 23, 2021
@freddygv freddygv deleted the proxycfg/log-correlation-id branch July 23, 2021 22:36
@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/415616.

@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/415632.

@hc-github-team-consul-core
Copy link
Collaborator

🍒✅ Cherry pick of commit 19f6e1c onto release/1.10.x succeeded!

hc-github-team-consul-core pushed a commit that referenced this pull request Jul 23, 2021
Knowing that blocking queries are firing does not provide much
information on its own. If we know the correlation IDs we can
piece together which parts of the snapshot have been populated.

Some of these responses might be empty from the blocking
query timing out. But if they're returning quickly I think we
can reasonably assume they contain data.
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.

3 participants