Skip to content

Commit 0f837eb

Browse files
authored
Merge pull request #124178 from TimoSalomaki/patch-2
Fix list formatting in app-insights-overview.md
2 parents 537166b + 9b21231 commit 0f837eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ From server web apps:
142142
* [Dependencies](./asp-net-dependencies.md). Calls to SQL databases, HTTP calls to external services, Azure Cosmos DB, Azure Table Storage, Azure Blob Storage, and Azure Queue Storage.
143143
* [Exceptions](./asp-net-exceptions.md) and stack traces.
144144
* [Performance counters](./performance-counters.md): Performance counters are available when using:
145-
- [Azure Monitor Application Insights agent](application-insights-asp-net-agent.md)
146-
- [Azure monitoring for VMs or virtual machine scale sets](./azure-vm-vmss-apps.md)
147-
- [Application Insights `collectd` writer](/previous-versions/azure/azure-monitor/app/deprecated-java-2x#collectd-linux-performance-metrics-in-application-insights-deprecated).
145+
* [Azure Monitor Application Insights agent](application-insights-asp-net-agent.md)
146+
* [Azure monitoring for VMs or virtual machine scale sets](./azure-vm-vmss-apps.md)
147+
* [Application Insights `collectd` writer](/previous-versions/azure/azure-monitor/app/deprecated-java-2x#collectd-linux-performance-metrics-in-application-insights-deprecated).
148148
* [Custom events and metrics](./api-custom-events-metrics.md) that you code.
149149
* [Trace logs](./asp-net-trace-logs.md) if you configure the appropriate collector.
150150

0 commit comments

Comments
 (0)