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

[9.0] fix: always use background context to update metrics (backport #15516) #15519

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 31, 2025

Motivation/summary

propagating the request context means the metric might not be updated if the context is done

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues


This is an automatic backport of pull request #15516 done by [Mergify](https://mergify.com).

propagating the request context means the metric might not
be updated if the context is done

(cherry picked from commit b62fd62)
@mergify mergify bot added the backport label Jan 31, 2025
@mergify mergify bot requested a review from a team as a code owner January 31, 2025 21:31
@mergify mergify bot merged commit a87f648 into 9.0 Jan 31, 2025
15 checks passed
@mergify mergify bot deleted the mergify/bp/9.0/pr-15516 branch January 31, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant