Skip to content

Commit 010a349

Browse files
authored
Merge pull request #114693 from mrbullwinkle/mrb_05_11_2020_update_link
fix links due to repo migration
2 parents 97b6684 + 89528b1 commit 010a349

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
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: 03/27/2019
5+
ms.date: 05/11/2020
66

77
---
88

@@ -1094,17 +1094,15 @@ To determine how long data is kept, see [Data retention and privacy](../../azure
10941094
* [Java reference](https://docs.microsoft.com/java/api/overview/azure/appinsights?view=azure-java-stable/)
10951095
* [JavaScript reference](https://github.com/Microsoft/ApplicationInsights-JS/blob/master/API-reference.md)
10961096

1097-
10981097
## SDK code
10991098

1100-
* [ASP.NET Core SDK](https://github.com/Microsoft/ApplicationInsights-aspnetcore)
1099+
* [ASP.NET Core SDK](https://github.com/Microsoft/ApplicationInsights-dotnet)
11011100
* [ASP.NET](https://github.com/Microsoft/ApplicationInsights-dotnet)
1102-
* [Windows Server packages](https://github.com/Microsoft/applicationInsights-dotnet-server)
1101+
* [Windows Server packages](https://github.com/Microsoft/ApplicationInsights-dotnet)
11031102
* [Java SDK](https://github.com/Microsoft/ApplicationInsights-Java)
11041103
* [Node.js SDK](https://github.com/Microsoft/ApplicationInsights-Node.js)
11051104
* [JavaScript SDK](https://github.com/Microsoft/ApplicationInsights-JS)
11061105

1107-
11081106
## Questions
11091107

11101108
* *What exceptions might Track_() calls throw?*

0 commit comments

Comments
 (0)