Skip to content

Commit d62342a

Browse files
authored
Merge pull request #190715 from bwren/whats-new
Azure Monitor What's New - February 2022
2 parents c9942ef + eb2031e commit d62342a

File tree

1 file changed

+93
-1
lines changed

1 file changed

+93
-1
lines changed

articles/azure-monitor/whats-new.md

Lines changed: 93 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,97 @@
22
title: "What's new in Azure Monitor documentation"
33
description: "What's new in Azure Monitor documentation"
44
ms.topic: conceptual
5-
ms.date: 02/09/2022
5+
ms.date: 03/07/2022
66
---
77

88
# What's new in Azure Monitor documentation
99

1010
This article lists significant changes to Azure Monitor documentation.
1111

12+
## February, 2022
13+
14+
### General
15+
16+
**Updated articles**
17+
18+
- [What is monitored by Azure Monitor?](monitor-reference.md)
19+
### Agents
20+
21+
**New articles**
22+
23+
- [Sample data collection rule - agent](agents/data-collection-rule-sample-agent.md)
24+
- [Using data collection endpoints with Azure Monitor agent (preview)](agents/azure-monitor-agent-data-collection-endpoint.md)
25+
26+
**Updated articles**
27+
28+
- [Azure Monitor agent overview](/azure/azure-monitor/agents/azure-monitor-agent-overview.md)
29+
- [Manage the Azure Monitor agent](/azure/azure-monitor/agents/azure-monitor-agent-manage.md)
30+
31+
### Alerts
32+
33+
**Updated articles**
34+
35+
- [How to trigger complex actions with Azure Monitor alerts](/azure/azure-monitor/alerts/action-groups-logic-app.md)
36+
37+
### Application Insights
38+
39+
**New articles**
40+
41+
- [Migrate from Application Insights instrumentation keys to connection strings](app/migrate-from-instrumentation-keys-to-connection-strings.md)
42+
43+
44+
**Updated articles**
45+
46+
- [Application Monitoring for Azure App Service and Java](/azure/azure-monitor/app/azure-web-apps-java.md)
47+
- [Application Monitoring for Azure App Service and Node.js](/azure/azure-monitor/app/azure-web-apps-nodejs.md)
48+
- [Enable Snapshot Debugger for .NET apps in Azure App Service](/azure/azure-monitor/app/snapshot-debugger-appservice.md)
49+
- [Profile live Azure App Service apps with Application Insights](/azure/azure-monitor/app/profiler.md)
50+
- [Visualizations for Application Change Analysis (preview)](/azure/azure-monitor/app/change-analysis-visualizations.md)
51+
52+
### Autoscale
53+
54+
**New articles**
55+
56+
- [Use predictive autoscale to scale out before load demands in virtual machine scale sets (Preview)](autoscale/autoscale-predictive.md)
57+
58+
### Data collection
59+
60+
**New articles**
61+
62+
- [Data collection endpoints in Azure Monitor (preview)](essentials/data-collection-endpoint-overview.md)
63+
- [Data collection rules in Azure Monitor](essentials/data-collection-rule-overview.md)
64+
- [Data collection rule transformations](essentials/data-collection-rule-transformations.md)
65+
- [Structure of a data collection rule in Azure Monitor (preview)](essentials/data-collection-rule-structure.md)
66+
### Essentials
67+
68+
**Updated articles**
69+
70+
- [Azure Activity log](/azure/azure-monitor/essentials/activity-log.md)
71+
72+
### Logs
73+
74+
**Updated articles**
75+
76+
- [Azure Monitor Logs overview](logs/data-platform-logs.md)
77+
78+
**New articles**
79+
80+
- [Configure Basic Logs in Azure Monitor (Preview)](logs/basic-logs-configure.md)
81+
- [Configure data retention and archive in Azure Monitor Logs (Preview)](logs/data-retention-archive.md)
82+
- [Log Analytics workspace overview](logs/log-analytics-workspace-overview.md)
83+
- [Overview of ingestion-time transformations in Azure Monitor Logs](logs/ingestion-time-transformations.md)
84+
- [Query data from Basic Logs in Azure Monitor (Preview)](logs/basic-logs-query.md)
85+
- [Restore logs in Azure Monitor (Preview)](logs/restore.md)
86+
- [Sample data collection rule - custom logs](logs/data-collection-rule-sample-custom-logs.md)
87+
- [Search jobs in Azure Monitor (Preview)](logs/search-jobs.md)
88+
- [Send custom logs to Azure Monitor Logs with REST API](logs/custom-logs-overview.md)
89+
- [Tables that support ingestion-time transformations in Azure Monitor Logs (preview)](logs/tables-feature-support.md)
90+
- [Tutorial - Send custom logs to Azure Monitor Logs (preview)](logs/tutorial-custom-logs.md)
91+
- [Tutorial - Send custom logs to Azure Monitor Logs using resource manager templates](logs/tutorial-custom-logs-api.md)
92+
- [Tutorial - Add ingestion-time transformation to Azure Monitor Logs using Azure portal](logs/tutorial-ingestion-time-transformations.md)
93+
- [Tutorial - Add ingestion-time transformation to Azure Monitor Logs using resource manager templates](logs/tutorial-ingestion-time-transformations-api.md)
94+
95+
1296
## January, 2022
1397

1498
### Agents
@@ -56,6 +140,11 @@ This article lists significant changes to Azure Monitor documentation.
56140

57141
### Agents
58142

143+
**New articles**
144+
145+
- [Sample data collection rule - agent](agents/data-collection-rule-sample-agent.md)
146+
147+
59148
**Updated articles**
60149

61150
- [Install Log Analytics agent on Windows computers](agents/agent-windows.md)
@@ -81,6 +170,8 @@ This article lists significant changes to Azure Monitor documentation.
81170
**New articles**
82171

83172
- [Analyzing product usage with HEART](app/usage-heart.md)
173+
- [Migrate from Application Insights instrumentation keys to connection strings](app/migrate-from-instrumentation-keys-to-connection-strings.md)
174+
84175

85176
**Updated articles**
86177

@@ -89,6 +180,7 @@ This article lists significant changes to Azure Monitor documentation.
89180
- [Set up Azure Monitor for your Python application](app/opencensus-python.md)
90181
- [Click Analytics Auto-collection plugin for Application Insights JavaScript SDK](app/javascript-click-analytics-plugin.md)
91182

183+
92184
### Logs
93185

94186
**New articles**

0 commit comments

Comments
 (0)