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

Synchronize access race in HistogramMetric #609

Merged

Conversation

angelodipaolo
Copy link
Contributor

Fixes #608

Copy link

linux-foundation-easycla bot commented Sep 27, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: angelodipaolo / name: Angelo Di Paolo (b23c689)

@bryce-b
Copy link
Member

bryce-b commented Oct 1, 2024

@angelodipaolo,
Thanks for the contribution! Before we can merge your changes can you please sign the CLA? The link to do so was linked above.

@angelodipaolo
Copy link
Contributor Author

Hi @bryce-b, yes I'm working with my legal partners here at eBay to get the CLA signed. I left this in a draft state while I for the process to complete.

@angelodipaolo angelodipaolo force-pushed the thread-safe-histogram branch 2 times, most recently from fc4a6d9 to 1a0c7a6 Compare October 1, 2024 18:52
@bryce-b
Copy link
Member

bryce-b commented Dec 5, 2024

@angelodipaolo any progress on getting the CLA signed?

@angelodipaolo angelodipaolo marked this pull request as ready for review December 6, 2024 15:03
@angelodipaolo
Copy link
Contributor Author

@bryce-b thanks for the nudge! I was able to get the CLA signed

@nachoBonafonte nachoBonafonte merged commit 85c4a95 into open-telemetry:main Dec 12, 2024
6 checks passed
@angelodipaolo angelodipaolo deleted the thread-safe-histogram branch December 12, 2024 17:25
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.

HistogramMetric.record is not thread-safe
4 participants