Skip to content

Commit 8f4a490

Browse files
authored
Update spring-cloud-tutorial-distributed-tracing.md
1 parent 20f4e47 commit 8f4a490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-cloud/spring-cloud-tutorial-distributed-tracing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: jeconnoc
1010
---
1111
# Use distributed tracing with Azure Spring Cloud
1212

13-
With Azure Spring Cloud's distributed tracing tools, you can easily debug and monitor complex issues. Azure Spring Cloud integrates [Azure Spring Cloud Sleuth](https://spring.io/projects/spring-cloud-sleuth) with Azure's [Application Insights](https://docs.microsoft.com/azure/azure-monitor/app/app-insights-overview). This integration provides powerful distributed tracing capability from the Azure portal.
13+
With the distributed tracing tools in Azure Spring Cloud, you can easily debug and monitor complex issues. Azure Spring Cloud integrates [Azure Spring Cloud Sleuth](https://spring.io/projects/spring-cloud-sleuth) with Azure's [Application Insights](https://docs.microsoft.com/azure/azure-monitor/app/app-insights-overview). This integration provides powerful distributed tracing capability from the Azure portal.
1414

1515
In this article you learn how to:
1616

@@ -93,7 +93,7 @@ Application Insights provides monitoring capabilities in addition to the applica
9393

9494
1. Go to your Azure Spring Cloud service page in the Azure portal.
9595
1. On **Monitoring**, select **Distributed Tracing**.
96-
1. Select **Disable** to disable Application Insights
96+
1. Select **Disable** to disable Application Insights.
9797

9898
## Next steps
9999

0 commit comments

Comments
 (0)