8000 Add .NET Framework limitation to the documentation (#29432) · DataDog/documentation@c172838 · GitHub
[go: up one dir, main page]

Skip to content

Commit c172838

Browse files
authored
Add .NET Framework limitation to the documentation (#29432)
1 parent f3bf802 commit c172838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/profiler/enabling/dotnet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The following profiling features are available in the following minimum versions
6868
| [Endpoint Profiling][13] | 2.15.0+ | All supported runtime versions. |
6969
| Timeline | 2.30.0+ (and 3.10.0+ for outgoing HTTP requests longer than 50 ms in beta) | All supported runtime versions (except .NET 5+ required for garbage collection details and .NET 7+ required for outgoing HTTP requests). |
7070

71+
- Allocations and Lock Contention profiling for .NET Framework requires that the Datadog Agent and the profiled applications are running on the same machine.
7172
- Due to a limitation of the .NET Framework, Allocations profiling does not show the size of the allocations. Instead, it only shows the count.
7273
- Allocations and Live Heap profiling are in beta until .NET 10 ships with the required changes for better statistical allocations sampling.
7374
- Continuous Profiler is not supported for AWS Lambda.

0 commit comments

Comments
 (0)
0