We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec57740 commit 9dd39fbCopy full SHA for 9dd39fb
articles/azure-monitor/insights/code-optimizations.md
@@ -47,9 +47,11 @@ Code Optimizations analyzes the profiling data collected by the Application Insi
47
- Connects data with the methods and functions in your application code.
48
- Narrows down the culprit by finding bottlenecks within the code.
49
50
-## Cost
+## Cost and overhead
51
52
-While Code Optimizations incurs no extra costs.
+Code Optimizations incurs no extra costs.
53
+
54
+[Regarding sampling rates and overhead, refer to the Profiler documentation.](../profiler/profiler-overview.md#sampling-rate-and-overhead)
55
56
## Supported regions
57
0 commit comments