Complete ARM64 support#1449
Merged
Merged
Conversation
tonyredondo
force-pushed
the
tony/arm64-native-adjustments
branch
3 times, most recently
from
May 10, 2021 19:03
fc90d95 to
80a2525
Compare
tonyredondo
marked this pull request as ready for review
May 11, 2021 09:44
tonyredondo
force-pushed
the
tony/arm64-native-adjustments
branch
from
May 11, 2021 16:40
8e4faee to
a52a758
Compare
kevingosse
previously requested changes
May 12, 2021
andrewlock
approved these changes
May 13, 2021
andrewlock
reviewed
May 13, 2021
| DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )" | ||
| VERSION=1.26.3 | ||
| BUILD_TYPE=${buildConfiguration:-Debug} | ||
| ARCH=${ARCHITECTURE:-x64} |
Member
There was a problem hiding this comment.
Just an FYI, you can also set this default in the docker-compose file if it's preferable (not saying it is, just an FYI, as I've had to do similar in the Nuke branch) 🙂
zacharycmontoya
approved these changes
May 13, 2021
Include calculated architecture in the unsupported error message of the dotnet tool.
…blank string` message.
tonyredondo
force-pushed
the
tony/arm64-native-adjustments
branch
from
May 14, 2021 08:21
1f2349a to
c4f18d4
Compare
tonyredondo
dismissed
kevingosse’s stale review
May 14, 2021 09:14
The request was addressed by removing the file and using the existing one. As @zacharymontoya
|
When is a release of this expected to be out? |
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.
This PR includes:
dd-tracedotnet tool and CLI.Example in Graviton2 instance using
dd-trace:The native logs will be:
@DataDog/apm-dotnet