[SVLS-6337] Update the libdatadog version datadog-trace-agent is using#41
Closed
kathiehuang wants to merge 4 commits intomainfrom
Closed
[SVLS-6337] Update the libdatadog version datadog-trace-agent is using#41kathiehuang wants to merge 4 commits intomainfrom
kathiehuang wants to merge 4 commits intomainfrom
Conversation
duncanpharvey
approved these changes
Oct 2, 2025
Collaborator
duncanpharvey
left a comment
There was a problem hiding this comment.
Looks good with just one nit!
| # `bollard-stubs` is an autogenerated crate that doesn't have all the right metadata specified in its Cargo.toml. | ||
| "bollard-stubs-1.45.0-rc.26.0.1" = { origin = "https://github.com/fussybeaver/bollard" } | ||
| # `stringmetrics` is used in `libdatadog`, which has less stringent checks when generating 3rd party licenses. | ||
| "stringmetrics-2.2.2" = { license = "Apache-2.0", origin = "https://github.com/pluots/stringmetrics" } No newline at end of file |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
libdatadogcommit hash incrates/datadog-trace-agent/Cargo.tomlDD_AZURE_RESOURCE_GROUPin Azure flex consumption functions. Without that env var, the resource group span attribute will be set tounknown. Before, the resource group span attribute would be set toflex, which is incorrect and messes up the resource id and billingMotivation
Need to build updated binary for serverless compat layers
Describe how to test/QA your changes
crates/datadog-trace-agent/Cargo.toml