Skip to content

Commit 9dd39fb

Browse files
committed
update the code optimizations overview with link to profiler sampling rate and overhead section
Signed-off-by: Hannah Hunter <[email protected]>
1 parent ec57740 commit 9dd39fb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-monitor/insights/code-optimizations.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,11 @@ Code Optimizations analyzes the profiling data collected by the Application Insi
4747
- Connects data with the methods and functions in your application code.
4848
- Narrows down the culprit by finding bottlenecks within the code.
4949

50-
## Cost
50+
## Cost and overhead
5151

52-
While Code Optimizations incurs no extra costs.
52+
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)
5355

5456
## Supported regions
5557

0 commit comments

Comments
 (0)