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

Support arm64 for .NET and Go Sample Lambda Funcs #192

Merged

Conversation

NathanielRN
Copy link
Contributor

Description

In #181 and #184 we made it possible for the Collector to be built with a different architecture, specifically from the GOARCH environment variable.

In this PR, we update the .NET and Go apps to also read from the GOARCH variable to decide what architecture to build its sample Lambda functions for.

@wangzlei wangzlei merged commit 9ca06c4 into open-telemetry:main Dec 2, 2021
@NathanielRN NathanielRN deleted the fix-arch-support-in-go-and-dotnet branch December 2, 2021 19:28
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.

2 participants