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

[NO-TICKET] Upgrade to libdatadog 8 #3579

Closed
wants to merge 2 commits into from

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Apr 9, 2024

What does this PR do?

This PR upgrades dd-trace-rb to use libdatadog 8.

Even though there were a few breaking API changes, none of those APIs were being used in the Ruby profiler, so it's a very minor bump for us.

Motivation:

This version includes a number of fixes and tweaks that will finally enable us to land the crash tracker feature (#3384).

Additional Notes:

I'm opening this PR as a draft as libdatadog 8 is not yet available on rubygems.org, and I'll come back to re-trigger CI and mark this as non-draft once it is.

How to test the change?

Our existing test coverage includes libdatadog testing, so a green CI is good here :)

**What does this PR do?**

This PR upgrades dd-trace-rb to use libdatadog 8.

Even though there were a few breaking API changes, none of those APIs
were being used in the Ruby profiler, so it's a very minor bump for us.

**Motivation:**

This version includes a number of fixes and tweaks that will finally
enable us to land the crash tracker feature
(#3384).

**Additional Notes:**

I'm opening this PR as a draft as libdatadog 8 is not yet available on
rubygems.org, and I'll come back to re-trigger CI and mark this as
non-draft once it is.

**How to test the change?**

Our existing test coverage includes libdatadog testing, so a green CI
is good here :)
@github-actions github-actions bot added the profiling Involves Datadog profiling label Apr 9, 2024
@ivoanjo
Copy link
Member Author

ivoanjo commented Apr 10, 2024

Update: I've spotted an issue in the upstream libdatadog 8.0.0 distribution package that makes the crashtracker feature not work. I'll pause this until that gets fixed, as I suspect we'll need an 8.0.1.

@AlexJF
Copy link
Contributor

AlexJF commented May 6, 2024

Superseded by libdatadog9: #3627

@AlexJF AlexJF closed this May 6, 2024
@ivoanjo ivoanjo deleted the ivoanjo/libdatadog8-upgrade branch May 8, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
profiling Involves Datadog profiling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants