Skip to content

[Profiler] Add support for ARM64 back to the .NET profiler or allow enabling experimental feature. #3063

@angelo-neves

Description

@angelo-neves

Are you requesting automatic instrumentation for a framework or library? Please describe.

  • Framework or library name : [.NET Core / 5 / 6]

Is your feature request related to a problem? Please describe.
The 2.13.0 release of the DD APM for .NET has disabled support for ARM64 (#2994). We use AWS Fargate ARM for most of our services and would like to continue using the profiler as soon as possible.

Describe the solution you'd like
Allow users to enable experimental support for ARM64 instead of blocking it outright or address the underlying issues with that arch and re-enable it by default.

Describe alternatives you've considered
Rolling back to 2.12.0 is a temporary fix but I'm concerned we won't be able to keep up with other improvements and fixes in future versions if we are stuck in the last build that supported ARM64

Additional context
Also raised to our sales rep but no support ticket filed since it's not exactly a bug

Metadata

Metadata

Assignees

Labels

area:profilerIssues related to the continous-profiler

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions