Skip to content

Commit 44b2772

Browse files
authored
Broken link fixed
1 parent 714baf1 commit 44b2772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/data-platform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Read more about Azure Monitor logs including their sources of data in [Logs in A
5353

5454
Traces are series of related events that follow a user request through a distributed system. They can be used to determine the behavior of application code and the performance of different transactions. While logs will often be created by individual components of a distributed system, a trace measures the operation and performance of your application across the entire set of components.
5555

56-
Distributed tracing in Azure Monitor is enabled with the [Application Insights SDK](app/distributed-tracing.md). Trace data is stored with other application log data collected by Application Insights. This way it's available to the same analysis tools as other log data including log queries, dashboards, and alerts.
56+
Distributed tracing in Azure Monitor is enabled with the [Application Insights SDK](app/distributed-tracing-telemetry-correlation.md). Trace data is stored with other application log data collected by Application Insights. This way it's available to the same analysis tools as other log data including log queries, dashboards, and alerts.
5757

58-
Read more about distributed tracing at [What is distributed tracing?](app/distributed-tracing.md).
58+
Read more about distributed tracing at [What is distributed tracing?](app/distributed-tracing-telemetry-correlation.md).
5959

6060
### Changes
6161

0 commit comments

Comments
 (0)