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

Upgrade to libdatadog 0.8.0.1.0 #2240

Closed
wants to merge 2 commits into from

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Aug 24, 2022

What does this PR do?:

Upgrade dd-trace-rb to use the latest libdatadog release.

This latest version brings a lot of renames to clean up the last
remnants of the library being called libddprof instead of libdatadog.

This PR only updates our code to use the new names, and otherwise
behavior is unchanged (and all specs are still passing).

Motivation:

The 0.8.0 includes at least one new feature that will be needed in the new Ruby profiler.

Additional Notes:

I am opening this as a draft PR until libdatadog 0.8.0 gets released on Rubygems.org.
This can already be tested locally as described in DataDog/libdatadog#44.

Also, we may want to wait until after the dd-trace-rb 1.4.0 release goes out to merge this PR.

How to test the change?:

Because this PR doesn't really change any behavior, our existing test suite should be enough to validate that things remain working (and it's green for me locally -- it should become green in CI once libdatadog gets released on rubygems.org).

This latest version brings a lot of renames to clean up the last
remnants of the library being called libddprof instead of libdatadog.

This PR only updates our code to use the new names, and otherwise
behavior is unchanged (and all specs are still passing).
@ivoanjo ivoanjo force-pushed the ivoanjo/upgrade-to-libdatadog-0.8.0 branch from 3ee7acb to 61362e8 Compare August 31, 2022 12:29
@ivoanjo
Copy link
Member Author

ivoanjo commented Aug 31, 2022

Currently blocked by DataDog/libdatadog#47

@ivoanjo
Copy link
Member Author

ivoanjo commented Oct 3, 2022

The fix for DataDog/libdatadog#47 is going to be in libdatadog 0.9, and there's a few API changes to be included as well, so I'm going to close off this PR and re-open a new one to upgrade to 0.9.

@ivoanjo ivoanjo closed this Oct 3, 2022
@GustavoCaso GustavoCaso deleted the ivoanjo/upgrade-to-libdatadog-0.8.0 branch October 11, 2023 11:40
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.

1 participant