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 : 02/09 /2022
5
+ ms.date : 03/07 /2022
6
6
---
7
7
8
8
# What's new in Azure Monitor documentation
9
9
10
10
This article lists significant changes to Azure Monitor documentation.
11
11
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
+
12
96
## January, 2022
13
97
14
98
### Agents
@@ -56,6 +140,11 @@ This article lists significant changes to Azure Monitor documentation.
56
140
57
141
### Agents
58
142
143
+ ** New articles**
144
+
145
+ - [ Sample data collection rule - agent] ( agents/data-collection-rule-sample-agent.md )
146
+
147
+
59
148
** Updated articles**
60
149
61
150
- [ Install Log Analytics agent on Windows computers] ( agents/agent-windows.md )
@@ -81,6 +170,8 @@ This article lists significant changes to Azure Monitor documentation.
81
170
** New articles**
82
171
83
172
- [ 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
+
84
175
85
176
** Updated articles**
86
177
@@ -89,6 +180,7 @@ This article lists significant changes to Azure Monitor documentation.
89
180
- [ Set up Azure Monitor for your Python application] ( app/opencensus-python.md )
90
181
- [ Click Analytics Auto-collection plugin for Application Insights JavaScript SDK] ( app/javascript-click-analytics-plugin.md )
91
182
183
+
92
184
### Logs
93
185
94
186
** New articles**
0 commit comments