Skip to content

Commit ca48da6

Browse files
authored
Merge pull request #218447 from v-jbasden/jbasden-update-msdate-app-insights-2
[BULK UPDATE] Updating ms.date metadata
2 parents d4190c7 + 9452795 commit ca48da6

11 files changed

+13
-13
lines changed

articles/azure-monitor/app/api-filtering-sampling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Filtering and preprocessing in the Application Insights SDK | Microsoft Docs
33
description: Write telemetry processors and telemetry initializers for the SDK to filter or add properties to the data before the telemetry is sent to the Application Insights portal.
44
ms.topic: conceptual
5-
ms.date: 11/23/2016
5+
ms.date: 11/14/2022
66
ms.devlang: csharp, javascript, python
77
ms.custom: "devx-track-js, devx-track-csharp"
88
ms.reviewer: cithomas

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Application Insights overview
33
description: Learn how Application Insights in Azure Monitor provides performance management and usage tracking of your live web application.
44
ms.topic: overview
5-
ms.date: 09/20/2022
5+
ms.date: 11/14/2022
66
---
77

88
# Application Insights overview
@@ -20,11 +20,11 @@ Application Insights provides other features including, but not limited to:
2020

2121
- [Live Metrics](live-stream.md) – observe activity from your deployed application in real time with no effect on the host environment
2222
- [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
23+
- [GitHub or Azure DevOps integration](work-item-integration.md) – create [GitHub](/training/paths/github-administration-products/) or [Azure DevOps](/azure/devops/?view=azure-devops) work items in context of Application Insights data
2424
- [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

27-
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).
27+
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](/azure/architecture/guide/architecture-styles/microservices).
2828

2929
The [Application Map](app-map.md) allows a high level top-down view of the application architecture and at-a-glance visual references to component health and responsiveness.
3030

articles/azure-monitor/app/custom-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Application Insights override default SDK endpoints
33
description: Modify default Azure Monitor Application Insights SDK endpoints for regions like Azure Government.
44
ms.topic: conceptual
5-
ms.date: 07/26/2019
5+
ms.date: 11/14/2022
66
ms.devlang: csharp, java, javascript, python
77
ms.custom: references_regions, devx-track-js
88
ms.reviewer: newylie

articles/azure-monitor/app/ip-addresses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: IP addresses used by Azure Monitor | Microsoft Docs
33
description: This article discusses server firewall exceptions that are required by Azure Monitor
44
ms.topic: conceptual
5-
ms.date: 08/19/2022
5+
ms.date: 11/15/2022
66
ms.reviewer: saars
77
---
88

articles/azure-monitor/app/java-in-process-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Monitor Application Insights Java
33
description: Application performance monitoring for Java applications running in any environment without requiring code modification. Distributed tracing and application map.
44
ms.topic: conceptual
5-
ms.date: 11/12/2022
5+
ms.date: 11/14/2022
66
ms.devlang: java
77
ms.custom: devx-track-java, ignite-2022
88
ms.reviewer: mmcc

articles/azure-monitor/app/java-spring-boot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure Azure Monitor Application Insights for Spring Boot
33
description: How to configure Azure Monitor Application Insights for Spring Boot applications
44
ms.topic: conceptual
5-
ms.date: 11/12/2022
5+
ms.date: 11/14/2022
66
ms.devlang: java
77
ms.custom: devx-track-java
88
---

articles/azure-monitor/app/java-standalone-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configuration options - Azure Monitor Application Insights for Java
33
description: This article shows you how to configure Azure Monitor Application Insights for Java.
44
ms.topic: conceptual
5-
ms.date: 11/12/2022
5+
ms.date: 11/14/2022
66
ms.devlang: java
77
ms.custom: devx-track-java
88
ms.reviewer: mmcc

articles/azure-monitor/app/monitor-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Monitor applications running on Azure Functions with Application Insights - Azure Monitor | Microsoft Docs
33
description: Azure Monitor seamlessly integrates with your application running on Azure Functions, and allows you to monitor the performance and spot the problems with your apps in no time.
44
ms.topic: conceptual
5-
ms.date: 08/27/2021
5+
ms.date: 11/14/2022
66
ms.reviewer: abinetabate
77
---
88

articles/azure-monitor/app/opentelemetry-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Enable Azure Monitor OpenTelemetry for .NET, Node.js, and Python applications
33
description: This article provides guidance on how to enable Azure Monitor on applications by using OpenTelemetry.
44
ms.topic: conceptual
5-
ms.date: 10/21/2022
5+
ms.date: 11/15/2022
66
ms.devlang: csharp, javascript, python
77
ms.reviewer: mmcc
88
---

articles/azure-monitor/app/transaction-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Application Insights transaction diagnostics | Microsoft Docs
33
description: This article explains Application Insights end-to-end transaction diagnostics.
44
ms.topic: conceptual
5-
ms.date: 10/31/2022
5+
ms.date: 11/15/2022
66
ms.reviewer: sdash
77
---
88

0 commit comments

Comments
 (0)