Skip to content

Commit 5314dc0

Browse files
author
pensh
committed
remove deprecated doc
1 parent 6dffedf commit 5314dc0

7 files changed

+4
-223
lines changed

articles/spring-apps/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Azure Spring Apps supports exporting Spring application logs and metrics to Azur
115115

116116
### Does Azure Spring Apps support distributed tracing?
117117

118-
Yes. For more information, see [Tutorial: Use Distributed Tracing with Azure Spring Apps](./how-to-distributed-tracing.md).
118+
Yes. For more information, see [Use Application Insights Java In-Process Agent in Azure Spring Apps](./how-to-application-insights.md).
119119

120120
::: zone pivot="programming-language-java"
121121
### What resource types does Service Binding support?

articles/spring-apps/how-to-application-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ When data is stored in Application Insights, it contains the history of Azure Sp
527527

528528
## Next steps
529529

530-
* [Use distributed tracing with Azure Spring Apps](./how-to-distributed-tracing.md)
530+
* [Use Application Insights Java In-Process Agent in Azure Spring Apps](./how-to-application-insights.md)
531531
* [Analyze logs and metrics](diagnostic-services.md)
532532
* [Stream logs in real time](./how-to-log-streaming.md)
533533
* [Application Map](../azure-monitor/app/app-map.md)

articles/spring-apps/how-to-circuit-breaker-metrics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,4 @@ Use the following steps to build and deploy the sample applications.
139139
## Next steps
140140
141141
* [Application insights](./how-to-application-insights.md)
142-
* [Distributed tracing](./how-to-distributed-tracing.md)
143142
* [Circuit breaker dashboard](./tutorial-circuit-breaker.md)

articles/spring-apps/how-to-distributed-tracing.md

Lines changed: 0 additions & 216 deletions
This file was deleted.

articles/spring-apps/how-to-dynatrace-one-agent-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ For information about limitations when deploying Dynatrace OneAgent in applicati
211211

212212
## Next steps
213213

214-
* [Use distributed tracing with Azure Spring Apps](how-to-distributed-tracing.md)
214+
* [Use Application Insights Java In-Process Agent in Azure Spring Apps](how-to-application-insights.md)

articles/spring-apps/how-to-new-relic-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ For a vnet injection instance of Azure Spring Apps, you need to make sure the ou
181181

182182
## Next steps
183183

184-
* [Distributed tracing and App Insights](how-to-distributed-tracing.md)
184+
* [Use Application Insights Java In-Process Agent in Azure Spring Apps](how-to-application-insights.md)

articles/spring-apps/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,6 @@ items:
229229
href: how-to-integrate-azure-load-balancers.md
230230
- name: Monitor
231231
items:
232-
- name: Distributed tracing and App Insights
233-
href: how-to-distributed-tracing.md
234232
- name: Analyze logs and metrics
235233
href: diagnostic-services.md
236234
- name: Stream logs in real time

0 commit comments

Comments
 (0)