Skip to content

Commit 745fc66

Browse files
authored
Merge pull request #92870 from bwren/am-metadata-app-02
Azure Monitor metadata - app 02
2 parents 53079b3 + cb892de commit 745fc66

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+280
-423
lines changed

articles/azure-monitor/app/export-telemetry.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: Continuous export of telemetry from Application Insights | Microsoft Docs
33
description: Export diagnostic and usage data to storage in Microsoft Azure, and download it from there.
4-
services: application-insights
5-
documentationcenter: ''
6-
author: mrbullwinkle
7-
manager: carmonm
8-
ms.assetid: 5b859200-b484-4c98-9d9f-929713f1030c
9-
ms.service: application-insights
10-
ms.workload: tbd
11-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
126
ms.topic: conceptual
13-
ms.date: 07/25/2019
7+
author: mrbullwinkle
148
ms.author: mbullwin
9+
ms.date: 07/25/2019
10+
1511
---
12+
1613
# Export telemetry from Application Insights
1714
Want to keep your telemetry for longer than the standard retention period? Or process it in some specialized way? Continuous Export is ideal for this. The events you see in the Application Insights portal can be exported to storage in Microsoft Azure in JSON format. From there, you can download your data and write whatever code you need to process it.
1815

articles/azure-monitor/app/hockeyapp-bridge-app.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: Exploring HockeyApp data in Azure Application Insights | Microsoft Docs
33
description: Analyze usage and performance of your Azure app with Application Insights.
4-
services: application-insights
5-
documentationcenter: windows
6-
author: mrbullwinkle
7-
manager: carmonm
8-
ms.assetid: 97783cc6-67d6-465f-9926-cb9821f4176e
9-
ms.service: application-insights
10-
ms.workload: tbd
11-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
126
ms.topic: conceptual
13-
ms.date: 03/30/2017
7+
author: mrbullwinkle
148
ms.author: mbullwin
9+
ms.date: 03/30/2017
10+
1511
---
12+
1613
# Exploring HockeyApp data in Application Insights
1714

1815
> [!NOTE]

articles/azure-monitor/app/how-do-i.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: How do I ... in Azure Application Insights | Microsoft Docs
33
description: FAQ in Application Insights.
4-
services: application-insights
5-
documentationcenter: ''
6-
author: mrbullwinkle
7-
manager: carmonm
8-
ms.assetid: 48b2b644-92e4-44c3-bc14-068f1bbedd22
9-
ms.service: application-insights
10-
ms.workload: tbd
11-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
126
ms.topic: conceptual
13-
ms.date: 04/04/2017
7+
author: mrbullwinkle
148
ms.author: mbullwin
9+
ms.date: 04/04/2017
10+
1511
---
12+
1613
# How do I ... in Application Insights?
1714
## Get an email when ...
1815
### Email if my site goes down

articles/azure-monitor/app/ilogger.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Explore .NET trace logs in Azure Application Insights with ILogger
33
description: Samples of using the Azure Application Insights ILogger provider with ASP.NET Core and Console applications.
4-
services: application-insights
5-
author: cijothomas
6-
manager: carmonm
7-
ms.service: application-insights
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
86
ms.topic: conceptual
7+
author: cijothomas
8+
ms.author: cithomas
99
ms.date: 02/19/2019
10+
1011
ms.reviewer: mbullwin
11-
ms.author: cithomas
1212
---
1313

1414
# ApplicationInsightsLoggerProvider for .NET Core ILogger logs

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

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: IP addresses used by Application Insights and Log Analytics | Microsoft Docs
33
description: Server firewall exceptions required by Application Insights
4-
services: application-insights
5-
documentationcenter: .net
6-
author: mrbullwinkle
7-
manager: carmonm
8-
ms.assetid: 44d989f8-bae9-40ff-bfd5-8343d3e59358
9-
ms.service: application-insights
10-
ms.workload: tbd
11-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
126
ms.topic: conceptual
13-
ms.date: 10/09/2019
7+
author: mrbullwinkle
148
ms.author: mbullwin
9+
ms.date: 10/09/2019
10+
1511
---
12+
1613
# IP addresses used by Application Insights and Log Analytics
1714
The [Azure Application Insights](../../azure-monitor/app/app-insights-overview.md) service uses a number of IP addresses. You might need to know these addresses if the app that you are monitoring is hosted behind a firewall.
1815

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
22
title: Azure Application Insights IP address collection | Microsoft Docs
33
description: Understanding how IP addresses and geolocation are handled with Azure Application Insights
4-
services: application-insights
5-
author: mrbullwinkle
6-
manager: carmonm
7-
ms.assetid: 0e3b103c-6e2a-4634-9e8c-8b85cf5e9c84
8-
ms.service: application-insights
9-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
106
ms.topic: conceptual
11-
ms.date: 09/11/2019
7+
author: mrbullwinkle
128
ms.author: mbullwin
9+
ms.date: 09/11/2019
10+
1311
---
1412

1513
# Geolocation and IP address handling

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

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: Performance monitoring for Java web apps in Azure Application Insights | Microsoft Docs
33
description: Extended performance and usage monitoring of your Java website with Application Insights.
4-
services: application-insights
5-
documentationcenter: java
6-
author: mrbullwinkle
7-
manager: carmonm
8-
ms.assetid: 84017a48-1cb3-40c8-aab1-ff68d65e2128
9-
ms.service: application-insights
10-
ms.workload: tbd
11-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
126
ms.topic: conceptual
13-
ms.date: 01/10/2019
7+
author: mrbullwinkle
148
ms.author: mbullwin
9+
ms.date: 01/10/2019
10+
1511
---
12+
1613
# Monitor dependencies, caught exceptions, and method execution times in Java web apps
1714

1815

articles/azure-monitor/app/java-collectd.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: Monitor Java web app performance on Linux - Azure | Microsoft Docs
33
description: Extended application performance monitoring of your Java website with the CollectD plug-in for Application Insights.
4-
services: application-insights
5-
documentationcenter: java
6-
author: mrbullwinkle
7-
manager: carmonm
8-
ms.assetid: 40c68f45-197a-4624-bf89-541eb7323002
9-
ms.service: application-insights
10-
ms.workload: tbd
11-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
126
ms.topic: conceptual
13-
ms.date: 03/14/2019
7+
author: mrbullwinkle
148
ms.author: mbullwin
9+
ms.date: 03/14/2019
10+
1511
---
12+
1613
# collectd: Linux performance metrics in Application Insights
1714

1815

articles/azure-monitor/app/java-filter-telemetry.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
---
22
title: Filter Azure Application Insights telemetry in your Java web app | Microsoft Docs
33
description: Reduce telemetry traffic by filtering out the events you don't need to monitor.
4-
services: application-insights
5-
documentationcenter: ''
6-
author: mrbullwinkle
7-
manager: carmonm
8-
ms.service: application-insights
9-
ms.workload: tbd
10-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
116
ms.topic: conceptual
12-
ms.date: 3/14/2019
7+
author: mrbullwinkle
138
ms.author: mbullwin
9+
ms.date: 3/14/2019
10+
1411
---
12+
1513
# Filter telemetry in your Java web app
1614

1715
Filters provide a way to select the telemetry that your [Java web app sends to Application Insights](java-get-started.md). There are some out-of-the-box filters that you can use, and you can also write your own custom filters.

articles/azure-monitor/app/java-get-started.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: Java web app analytics with Azure Application Insights | Microsoft Docs
33
description: 'Application Performance Monitoring for Java web apps with Application Insights. '
4-
services: application-insights
5-
documentationcenter: java
6-
author: lgayhardt
7-
manager: carmonm
8-
ms.assetid: 051d4285-f38a-45d8-ad8a-45c3be828d91
9-
ms.service: application-insights
10-
ms.workload: tbd
11-
ms.tgt_pltfrm: ibiza
4+
ms.service: azure-monitor
5+
ms.subservice: application-insights
126
ms.topic: conceptual
13-
ms.date: 05/24/2019
7+
author: lgayhardt
148
ms.author: lagayhar
9+
ms.date: 05/24/2019
10+
1511
---
12+
1613
# Get started with Application Insights in a Java web project
1714

1815
[Application Insights](https://azure.microsoft.com/services/application-insights/) is an extensible analytics service for web developers that helps you understand the performance and usage of your live application. Use it to [automatically instrument request, track dependencies, and collect performance counters](auto-collect-dependencies.md#java), diagnose performance issues and exceptions, and [write code][api] to track what users do with your app.

0 commit comments

Comments
 (0)