Skip to content

Commit 4dbad1d

Browse files
authored
Merge pull request #191269 from JasonAndrewWriter/New-JA-keys-depreciation
Test template
2 parents 2fc943f + 759258d commit 4dbad1d

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
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: 05/11/2020
5+
ms.date: 05/11/2020
66
ms.devlang: csharp, java, javascript, vb
77
ms.custom: "devx-track-js, devx-track-csharp"
88
---
99

1010
# Application Insights API for custom events and metrics
1111

12-
Insert a few lines of code in your application to find out what users are doing with it, or to help diagnose issues. You can send telemetry from device and desktop apps, web clients, and web servers. Use the [Azure Application Insights](./app-insights-overview.md) core telemetry API to send custom events and metrics, and your own versions of standard telemetry. This API is the same API that the standard Application Insights data collectors use.
12+
Insert a few lines of code in your application to find out what users are doing with it, or to help diagnose issues. You can send telemetry from device and desktop apps, web clients, and web servers. Use the [Azure Application Insights](./app-insights-overview.md) core telemetry API to send custom events and metrics, and your own versions of standard telemetry. This API is the same API that the standard Application Insights data collectors use.
13+
14+
[!INCLUDE [azure-monitor-log-analytics-rebrand](../../../includes/azure-monitor-instrumentation-key-deprecation.md)]
1315

1416
## API summary
1517

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "include file for instrumentation key depprecatiom"
3+
description: "include file"
4+
services: azure-monitor
5+
author: v-jandrew
6+
tags: azure-service-management
7+
ms.topic: "include"
8+
ms.date: 03/14/2022
9+
ms.author: v-jandrew
10+
ms.custom: "include file"
11+
---
12+
13+
>[!NOTE]
14+
>On March 31st, 2025, support for instrumentation key ingestion will end. Instrumentation key ingestion will continue to work, but we’ll no longer provide updates or support for the feature. [Transition to connection strings](../articles/azure-monitor/app/migrate-from-instrumentation-keys-to-connection-strings.md) to remain supported.

0 commit comments

Comments
 (0)