Skip to content

Commit 249f7c0

Browse files
committed
moving graphic
1 parent 22e8506 commit 249f7c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Application Insights is an extension of [Azure Monitor](../overview.md) and prov
1212
1. *Proactively* understand how an application is performing.
1313
1. *Reactively* review application execution data to determine the cause of an incident.
1414

15+
:::image type="content" source="media/overview-dashboard/0001-dashboard.png" alt-text="Screenshot of Application Insights in the Azure portal." lightbox="media/overview-dashboard/0001-dashboard.png":::
16+
1517
In addition to collecting [Metrics](standard-metrics.md) and application [Telemetry](data-model-complete.md) data, which describe application activities and health, Application Insights can also be used to collect and store application [trace logging data](asp-net-trace-logs.md).
1618

1719
The [log trace](asp-net-trace-logs.md) is associated with other telemetry to give a detailed view of the activity. Adding trace logging to existing apps only requires providing a destination for the logs; the logging framework rarely needs to be changed.
1820

19-
:::image type="content" source="media/overview-dashboard/0001-dashboard.png" alt-text="Screenshot of Application Insights in the Azure portal." lightbox="media/overview-dashboard/0001-dashboard.png":::
20-
2121
Application Insights provides other features including, but not limited to:
2222

2323
- [Live Metrics](live-stream.md) – observe activity from your deployed application in real time with no effect on the host environment

0 commit comments

Comments
 (0)