Skip to content

Commit b82342d

Browse files
Merge pull request #212922 from AaronMaxwell/aaronmax-app-insights-overview-add-links
Adding a few links
2 parents 8df065f + 35c37dd commit b82342d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/app/app-insights-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ The [log trace](asp-net-trace-logs.md) is associated with other telemetry to giv
1818

1919
Application Insights provides other features including, but not limited to:
2020

21-
- [Live Metrics](live-stream.md) – observe activity from your deployed application in real time with no effect on the host environment
22-
- [Availability](availability-overview.md) – also known as “Synthetic Transaction Monitoring”, probe your applications external endpoint(s) to test the overall availability and responsiveness over time
23-
- [GitHub or Azure DevOps integration](work-item-integration.md) – create GitHub or Azure DevOps work items in context of Application Insights data
24-
- [Usage](usage-overview.md) – understand which features are popular with users and how users interact and use your application
21+
- [Live Metrics](live-stream.md) – observe activity from your deployed application in real time with no effect on the host environment
22+
- [Availability](availability-overview.md) – also known as “Synthetic Transaction Monitoring”, probe your applications external endpoint(s) to test the overall availability and responsiveness over time
23+
- [GitHub or Azure DevOps integration](work-item-integration.md) – create [GitHub](https://learn.microsoft.com/training/paths/github-administration-products/) or [Azure DevOps](https://learn.microsoft.com/azure/devops/?view=azure-devops) work items in context of Application Insights data
24+
- [Usage](usage-overview.md) – understand which features are popular with users and how users interact and use your application
2525
- [Smart Detection](proactive-diagnostics.md) – automatic failure and anomaly detection through proactive telemetry analysis
2626

2727
In addition, Application Insights supports [Distributed Tracing](distributed-tracing.md), also known as “distributed component correlation”. This feature allows [searching for](diagnostic-search.md) and [visualizing](transaction-diagnostics.md) an end-to-end flow of a given execution or transaction. The ability to trace activity end-to-end is increasingly important for applications that have been built as distributed components or [microservices](https://learn.microsoft.com/azure/architecture/guide/architecture-styles/microservices).

0 commit comments

Comments
 (0)