Skip to content

Commit 9d8eb05

Browse files
committed
Updating new article
1 parent 3b011b9 commit 9d8eb05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/data-model-complete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Application Insights telemetry data model
3-
description: This article presents a complete description of the Application Insights telemetry data model.
3+
description: This article describes the Application Insights telemetry data model including Request, Dependency, Exception, Trace, Event, Metric, PageView, and Context.
44
services: application-insights
55
documentationcenter: .net
66
manager: carmonm
@@ -431,7 +431,7 @@ Learn more:
431431
- Check out standard context properties collection [configuration](./configuration-with-applicationinsights-config.md#telemetry-initializers-aspnet).
432432
- Explore [.NET trace logs in Application Insights](./asp-net-trace-logs.md).
433433
- Explore [Java trace logs in Application Insights](./opentelemetry-enable.md?tabs=java#logs).
434-
- Learn about [Azure Functions' built-in integration with Application Insights](../../azure-functions/functions-monitoring.md?toc=/azure/azure-monitor/toc.json).
434+
- Learn about [Azure Functions' built-in integration with Application Insights](../../azure-functions/functions-monitoring.md) to monitor functions executions.
435435
- Learn how to [configure an ASP.NET Core](./asp-net.md) application with Application Insights.
436436
- Learn how to [diagnose exceptions in your web apps with Application Insights](./asp-net-exceptions.md).
437437
- Learn how to [extend and filter telemetry](./api-filtering-sampling.md).

0 commit comments

Comments
 (0)