|
2 | 2 | title: "What's new in Azure Monitor documentation"
|
3 | 3 | description: "What's new in Azure Monitor documentation"
|
4 | 4 | ms.topic: conceptual
|
5 |
| -ms.date: 04/04/2022 |
| 5 | +ms.date: 08/08/2022 |
| 6 | +ms.author: edbaynash |
6 | 7 | ms.reviewer: bwren
|
7 | 8 | ---
|
8 | 9 |
|
9 | 10 | # What's new in Azure Monitor documentation
|
10 | 11 |
|
11 | 12 | This article lists significant changes to Azure Monitor documentation.
|
| 13 | +## July, 2022 |
| 14 | +### General |
| 15 | + |
| 16 | +| Article | Description | |
| 17 | +|:---|:---| |
| 18 | +|[Sources of data in Azure Monitor](data-sources.md)|Updated with Azure Monitor agent and Logs ingestion API.| |
| 19 | + |
| 20 | +### Agents |
| 21 | + |
| 22 | +| Article | Description | |
| 23 | +|:---|:---| |
| 24 | +|[Azure Monitor Agent overview](agents/agents-overview.md)| Restructure of the Agents section. A single Azure Monitor Agent is replacing all of Azure Monitor's legacy monitoring agents. |
| 25 | +|[Enable network isolation for the Azure Monitor agent](agents/azure-monitor-agent-data-collection-endpoint.md)|Rewritten to better describe configuration of network isolation. |
| 26 | + |
| 27 | +### Alerts |
| 28 | + |
| 29 | +| Article | Description | |
| 30 | +|:---|:---| |
| 31 | +|[Azure Monitor Alerts Overview](alerts/alerts-overview.md)|Updated the logic for the time to resolve behavior in stateful log alerts. |
| 32 | + |
| 33 | +### Application Insights |
| 34 | + |
| 35 | +| Article | Description | |
| 36 | +|:---|:---| |
| 37 | +|[Azure Monitor Application Insights Java](app/java-in-process-agent.md)|OpenTelemetry-based auto-instrumentation for Java applications has an updated Supported Custom Telemetry table. |
| 38 | +|[Application Insights API for custom events and metrics](app/api-custom-events-metrics.md)|Clarification has been added that valueCount and itemCount have a minimum value of 1. |
| 39 | +|[Telemetry sampling in Azure Application Insights](app/sampling.md)|Sampling documentation has been updated to warn of the potential impact on alerting accuracy. |
| 40 | +|[Azure Monitor Application Insights Java (redirect to OpenTelemetry)](app/java-in-process-agent-redirect.md)|Java Auto-Instrumentation now redirects to OpenTelemetry documentation. |
| 41 | +|[Azure Application Insights for ASP.NET Core applications](app/asp-net-core.md)|Updated .NET Core FAQ |
| 42 | +|[Create a new Azure Monitor Application Insights workspace-based resource](app/create-workspace-resource.md)|We've linked out to Microsoft.Insights components for more information on Properties. |
| 43 | +|[Application Insights SDK support guidance](app/sdk-support-guidance.md)|SDK support guidance has been updated and clarified. |
| 44 | +|[Azure Monitor Application Insights Java](app/java-in-process-agent.md)|Example code has been updated. |
| 45 | +|[IP addresses used by Azure Monitor](app/ip-addresses.md)|The IP/FQDN table has been updated. |
| 46 | +|[Continuous export of telemetry from Application Insights](app/export-telemetry.md)|The continuous export notice has been updated and clarified. |
| 47 | +|[Set up availability alerts with Application Insights](app/availability-alerts.md)|Custom Alert Rule and Alert Frequency sections have been added. |
| 48 | + |
| 49 | +### Autoscale |
| 50 | + |
| 51 | +| Article | Description | |
| 52 | +|:---|:---| |
| 53 | +| [How-to guide for setting up autoscale for a web app with a custom metric](autoscale/autoscale-custom-metric.md) |General rewrite to improve clarity.| |
| 54 | +[Overview of autoscale in Microsoft Azure](autoscale/autoscale-overview.md)|General rewrite to improve clarity.| |
| 55 | + |
| 56 | +### Containers |
| 57 | + |
| 58 | +| Article | Description | |
| 59 | +|:---|:---| |
| 60 | +|[Overview of Container insights](containers/container-insights-overview.md)|Added information about deprecation of Docker support.| |
| 61 | +|[Enable Container insights](containers/container-insights-onboard.md)|All Container insights content updated for new support of managed identity authentication using Azure Monitor agent.| |
| 62 | + |
| 63 | +### Essentials |
| 64 | + |
| 65 | +| Article | Description | |
| 66 | +|:---|:---| |
| 67 | +|[Tutorial - Editing Data Collection Rules](essentials/data-collection-rule-edit.md)|New article.| |
| 68 | +|[Data Collection Rules in Azure Monitor](essentials/data-collection-rule-overview.md)|General rewrite to improve clarity.| |
| 69 | +|[Data collection transformations](essentials/data-collection-transformations.md)|General rewrite to improve clarity.| |
| 70 | +|[Data collection in Azure Monitor](essentials/data-collection.md)|New article.| |
| 71 | +|[How to Migrate from Diagnostic Settings Storage Retention to Azure Storage Lifecycle Policy](essentials/migrate-to-azure-storage-lifecycle-policy.md)|New article.| |
| 72 | + |
| 73 | +### Logs |
| 74 | + |
| 75 | +| Article | Description | |
| 76 | +|:---|:---| |
| 77 | +|[Logs ingestion API in Azure Monitor (Preview)](logs/logs-ingestion-api-overview.md)|Custom logs API renamed to Logs ingestion API. |
| 78 | +|[Tutorial - Send data to Azure Monitor Logs using REST API (Resource Manager templates)](logs/tutorial-logs-ingestion-api.md)|Custom logs API renamed to Logs ingestion API. |
| 79 | +|[Tutorial - Send data to Azure Monitor Logs using REST API (Azure portal)](logs/tutorial-logs-ingestion-portal.md)|Custom logs API renamed to Logs ingestion API. |
| 80 | + |
| 81 | +### Virtual Machines |
| 82 | + |
| 83 | +| Article | Description | |
| 84 | +|:---|:---| |
| 85 | +|[What is VM insights?](vm/vminsights-overview.md)|All VM insights content updated for new support of Azure Monitor agent. |
| 86 | + |
12 | 87 |
|
13 | 88 | ## June, 2022
|
14 | 89 |
|
|
0 commit comments