You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/whats-new.md
+54Lines changed: 54 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,60 @@ ms.reviewer: bwren
9
9
# What's new in Azure Monitor documentation
10
10
11
11
This article lists significant changes to Azure Monitor documentation.
12
+
## July, 2022
13
+
### General
14
+
15
+
| Article | Description |
16
+
|:---|:---|
17
+
|[Sources of data in Azure Monitor](data-sources.md)|Updated with Azure Monitor agent and Logs ingestion API.|
18
+
19
+
### Essentials
20
+
21
+
| Article | Description |
22
+
|:---|:---|
23
+
|[Tutorial - Editing Data Collection Rules](essentials/data-collection-rule-edit.md)|New article|
24
+
|[Data Collection Rules in Azure Monitor](essentials/data-collection-rule-overview.md)|General rewrite to improve clarity|
25
+
|[Data collection transformations](essentials/data-collection-transformations.md)|General rewrite to improve clarity|
26
+
|[Data collection in Azure Monitor](essentials/data-collection.md)|New article|
27
+
|[How to Migrate from Diagnostic Settings Storage Retention to Azure Storage Lifecycle Policy](essentials/migrate-to-azure-storage-lifecycle-policy.md)|New article|
28
+
29
+
30
+
### Agents
31
+
| Article | Description |
32
+
|:---|:---|
33
+
|[Using data collection endpoints with Azure Monitor agent](articles/azure-monitor/agents/azure-monitor-agent-data-collection-endpoint.md)|Rewritten to better describe configuration of network isolation
34
+
35
+
### Application Insights
36
+
37
+
| Article | Description |
38
+
|:---|:---|
39
+
|[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.
40
+
|[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.
41
+
|[Telemetry sampling in Azure Application Insights](app/sampling.md)|Sampling documentation has been updated to warn of the potential impact on alerting accuracy.
42
+
|[Azure Monitor Application Insights Java (redirect to OpenTelemetry)](app/java-in-process-agent-redirect.md)|Java Auto-Instrumentation now redirects to OpenTelemetry documentation.
43
+
|[Azure Application Insights for ASP.NET Core applications](app/asp-net-core.md)|Updated .NET Core FAQ
44
+
|[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.
45
+
|[Application Insights SDK support guidance](app/sdk-support-guidance.md)|SDK support guidance has been updated and clarified.
46
+
|[Azure Monitor Application Insights Java](app/java-in-process-agent.md)|Example code has been updated
47
+
|[IP addresses used by Azure Monitor](app/ip-addresses.md)|The IP/FQDN table has been updated.
48
+
|[Continuous export of telemetry from Application Insights](app/export-telemetry.md)|The continuous export notice has been updated and clarified. On February 29, 2024, continuous export will be deprecated as part of the classic Application Insights deprecation.
49
+
|[Set up availability alerts with Application Insights](app/availability-alerts.md)|Custom Alert Rule and Alert Frequency sections have been added.
50
+
51
+
### Containers
52
+
53
+
| Article | Description |
54
+
|:---|:---|
55
+
|[Overview of Container insights](containers/container-insights-overview.md)|Added information about deprecation of Docker support.|
56
+
|[Enable Container insights](containers/container-insights-onboard.md)|All Container insights content updated for new support of managed identity authentication using Azure Monitor agent.|
57
+
58
+
### Autoscale
59
+
60
+
| Article | Description |
61
+
|:---|:---|
62
+
|[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|
63
+
[Overview of autoscale in Microsoft Azure](autoscale/autoscale-overview.md)|General rewrite to improve clarity|
0 commit comments