Skip to content

Commit 2806df9

Browse files
Merge pull request #127288 from changeworld/patch-10
Fix typo: Depencies -> Dependencies
2 parents 0e5ecde + 32b620f commit 2806df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/basic-standard/quickstart-logs-metrics-tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Navigate to the **Performance** page:
241241

242242
Navigate to the **Dependencies** tab, where you can see the performance number for dependencies, particularly SQL calls:
243243

244-
:::image type="content" source="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg" alt-text="Screenshot of the Azure portal that shows the Application Insights Performance page with the Depencies table highlighted." lightbox="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg":::
244+
:::image type="content" source="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg" alt-text="Screenshot of the Azure portal that shows the Application Insights Performance page with the Dependencies table highlighted." lightbox="media/quickstart-logs-metrics-tracing/petclinic-microservices-insights-on-dependencies.jpg":::
245245

246246
Select a SQL call to see the end-to-end transaction in context:
247247

0 commit comments

Comments
 (0)