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
+23-17Lines changed: 23 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,6 @@ This article lists significant changes to Azure Monitor documentation.
16
16
|:---|:---|
17
17
|[Sources of data in Azure Monitor](data-sources.md)|Updated with Azure Monitor agent and Logs ingestion API.|
18
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
19
### Agents
31
20
| Article | Description |
32
21
|:---|:---|
@@ -36,32 +25,49 @@ This article lists significant changes to Azure Monitor documentation.
36
25
37
26
| Article | Description |
38
27
|:---|:---|
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.
28
+
|[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
29
|[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
30
|[Telemetry sampling in Azure Application Insights](app/sampling.md)|Sampling documentation has been updated to warn of the potential impact on alerting accuracy.
42
31
|[Azure Monitor Application Insights Java (redirect to OpenTelemetry)](app/java-in-process-agent-redirect.md)|Java Auto-Instrumentation now redirects to OpenTelemetry documentation.
43
32
|[Azure Application Insights for ASP.NET Core applications](app/asp-net-core.md)|Updated .NET Core FAQ
44
33
|[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
34
|[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
35
+
|[Azure Monitor Application Insights Java](app/java-in-process-agent.md)|Example code has been updated.
47
36
|[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.
37
+
|[Continuous export of telemetry from Application Insights](app/export-telemetry.md)|The continuous export notice has been updated and clarified.
49
38
|[Set up availability alerts with Application Insights](app/availability-alerts.md)|Custom Alert Rule and Alert Frequency sections have been added.
50
39
40
+
### Autoscale
41
+
42
+
| Article | Description |
43
+
|:---|:---|
44
+
|[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|
45
+
[Overview of autoscale in Microsoft Azure](autoscale/autoscale-overview.md)|General rewrite to improve clarity|
46
+
51
47
### Containers
52
48
53
49
| Article | Description |
54
50
|:---|:---|
55
51
|[Overview of Container insights](containers/container-insights-overview.md)|Added information about deprecation of Docker support.|
56
52
|[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
53
58
-
### Autoscale
54
+
### Essentials
59
55
60
56
| Article | Description |
61
57
|:---|:---|
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|
58
+
|[Tutorial - Editing Data Collection Rules](essentials/data-collection-rule-edit.md)|New article|
59
+
|[Data Collection Rules in Azure Monitor](essentials/data-collection-rule-overview.md)|General rewrite to improve clarity|
60
+
|[Data collection transformations](essentials/data-collection-transformations.md)|General rewrite to improve clarity|
61
+
|[Data collection in Azure Monitor](essentials/data-collection.md)|New article|
62
+
|[How to Migrate from Diagnostic Settings Storage Retention to Azure Storage Lifecycle Policy](essentials/migrate-to-azure-storage-lifecycle-policy.md)|New article|
64
63
64
+
### Logs
65
+
|[Logs ingestion API in Azure Monitor (Preview)](logs/logs-ingestion-api-overview.md)|Custom logs API renamed to Logs ingestion API.
66
+
|[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.
67
+
|[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.
68
+
69
+
### Virtual Machines
70
+
|[What is VM insights?](vm/vminsights-overview.md)|All VM insights content updated for new support of Azure Monitor agent.
0 commit comments