-
Notifications
You must be signed in to change notification settings - Fork 375
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
[PROF-8289] Upgrade to libdatadog 5 #3169
Merged
Merged
Commits on Oct 4, 2023
-
Fix libdatadog 5 wants
end_timestamp_ns
label as an argument to `dd……og_prof_Profile_add` directly (Haven't fully tested it since other things aren't compiling yet either).
Configuration menu - View commit details
-
Copy full SHA for e37523f - Browse repository at this point
Copy the full SHA e37523fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c5961 - Browse repository at this point
Copy the full SHA c3c5961View commit details -
Fix libdatadog 5 including reset as part of serialize call
This is why the `start_time` argument from `reset` is also needed for `_serialize`.
Configuration menu - View commit details
-
Copy full SHA for a06c096 - Browse repository at this point
Copy the full SHA a06c096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09640f7 - Browse repository at this point
Copy the full SHA 09640f7View commit details -
Update to libdatadog 5 exporter API
In libdatadog 5, the exporter gets two arguments: * files to be compressed * files that are already assumed to be compressed This change matches up with the fact that the libdatadog 5 serializer now produces compressed pprofs, but some other files (e.g. code provenance) are still handed over uncompressed.
Configuration menu - View commit details
-
Copy full SHA for e5cd1e7 - Browse repository at this point
Copy the full SHA e5cd1e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c823e - Browse repository at this point
Copy the full SHA a9c823eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df15be8 - Browse repository at this point
Copy the full SHA df15be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d56371f - Browse repository at this point
Copy the full SHA d56371fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87eeec2 - Browse repository at this point
Copy the full SHA 87eeec2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.