Skip to content

Commit e94ea9a

Browse files
Merge pull request #264412 from AaronMaxwell/aaronmax-classic-sdk-freshness-updates-2
Bulk freshness updates
2 parents 0972b49 + d12bedc commit e94ea9a

9 files changed

+23
-23
lines changed

articles/azure-monitor/app/api-custom-events-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Application Insights API for custom events and metrics | Microsoft Docs
33
description: Insert a few lines of code in your device or desktop app, webpage, or service to track usage and diagnose issues.
44
ms.topic: conceptual
5-
ms.date: 09/12/2023
5+
ms.date: 01/31/2024
66
ms.devlang: csharp
77
# ms.devlang: csharp, java, javascript, vb
88
ms.custom: devx-track-csharp

articles/azure-monitor/app/configuration-with-applicationinsights-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: ApplicationInsights.config reference - Azure | Microsoft Docs
33
description: Enable or disable data collection modules and add performance counters and other parameters.
44
ms.topic: conceptual
5-
ms.date: 09/12/2023
5+
ms.date: 01/31/2024
66
ms.devlang: csharp
77
ms.custom: devx-track-csharp
88
ms.reviewer: mmcc

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-insights
55
documentationcenter: .net
66
ms.tgt_pltfrm: ibiza
77
ms.topic: conceptual
8-
ms.date: 09/25/2023
8+
ms.date: 01/31/2024
99
ms.reviewer: mmcc
1010
---
1111
# Application Insights telemetry data model

articles/azure-monitor/app/eventcounters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Event counters in Application Insights | Microsoft Docs
33
description: Monitor system and custom .NET/.NET Core EventCounters in Application Insights.
44
ms.topic: conceptual
5-
ms.date: 07/21/2023
5+
ms.date: 01/31/2024
66
ms.custom: devx-track-csharp, devx-track-dotnet
77
ms.reviewer: mmcc
88
---

articles/azure-monitor/app/nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Monitor Node.js services with Application Insights | Microsoft Docs
33
description: Monitor performance and diagnose problems in Node.js services with Application Insights.
44
ms.topic: conceptual
5-
ms.date: 12/15/2023
5+
ms.date: 01/31/2024
66
ms.devlang: javascript
77
ms.custom: devx-track-js
88
ms.reviewer: mmcc

articles/azure-monitor/app/performance-counters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Performance counters in Application Insights | Microsoft Docs
33
description: Monitor system and custom .NET performance counters in Application Insights.
44
ms.topic: conceptual
5-
ms.date: 01/06/2023
5+
ms.date: 01/31/2024
66
ms.devlang: csharp
77
ms.custom: devx-track-csharp, devx-track-dotnet
88
ms.reviewer: rijolly

articles/azure-monitor/app/pre-aggregated-metrics-log-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Log-based and pre-aggregated metrics in Application Insights | Microsoft Docs
33
description: This article explains when to use log-based versus pre-aggregated metrics in Application Insights.
44
ms.topic: conceptual
5-
ms.date: 04/05/2023
5+
ms.date: 01/31/2024
66
ms.reviewer: vitalyg
77
---
88

articles/azure-monitor/app/standard-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Application Insights standard metrics | Microsoft Docs
33
description: This article lists Azure Application Insights metrics with supported aggregations and dimensions.
44
services: azure-monitor
55
ms.topic: reference
6-
ms.date: 04/05/2023
6+
ms.date: 01/31/2024
77
ms.reviewer: vitalyg
88
---
99

articles/azure-monitor/toc.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -139,21 +139,11 @@ items:
139139
href: app/worker-service.md
140140
- name: Advanced ASP.NET SDK topics
141141
items:
142-
- name: Metrics
143-
items:
144-
- name: GetMetric
145-
displayName: get metric, custom metrics, metrics, TrackMetric
146-
href: app/get-metric.md
147-
- name: Log-based & pre-aggregated metrics
148-
href: app/pre-aggregated-metrics-log-metrics.md
149-
- name: Log-based metrics definitions
150-
href: essentials/app-insights-metrics.md
151-
- name: Standard metrics
152-
href: app/standard-metrics.md
142+
- name: GetMetric
143+
displayName: get metric, custom metrics, metrics, TrackMetric
144+
href: app/get-metric.md
153145
- name: EventCounters
154146
href: app/eventcounters.md
155-
- name: Dependencies
156-
href: app/asp-net-dependencies.md
157147
- name: ApplicationInsights.config
158148
href: app/configuration-with-applicationinsights-config.md
159149
- name: TelemetryChannels
@@ -173,8 +163,6 @@ items:
173163
- name: Application Insights API summary
174164
displayName: SDK, API, custom events, custom metrics, trackevent, trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
175165
href: app/api-custom-events-metrics.md
176-
- name: Application Insights data model
177-
href: app/data-model-complete.md
178166
- name: Connection strings
179167
href: app/sdk-connection-string.md
180168
displayName: connection string, instrumentation key
@@ -1524,6 +1512,18 @@ items:
15241512
href: agents/azure-monitor-agent-extension-versions.md
15251513
- name: Application Insights
15261514
items:
1515+
- name: Application Insights data model
1516+
href: app/data-model-complete.md
1517+
- name: Metrics
1518+
items:
1519+
- name: Log-based & pre-aggregated metrics
1520+
href: app/pre-aggregated-metrics-log-metrics.md
1521+
- name: Log-based metrics definitions
1522+
href: essentials/app-insights-metrics.md
1523+
- name: Standard metrics
1524+
href: app/standard-metrics.md
1525+
- name: ASP.NET Dependencies
1526+
href: app/asp-net-dependencies.md
15271527
- name: Azure Functions
15281528
href: ../azure-functions/functions-monitoring.md?toc=/azure/azure-monitor/toc.json
15291529
- name: Azure PowerShell

0 commit comments

Comments
 (0)