Skip to content

Commit a9edbea

Browse files
authored
Merge pull request #184125 from bwren/whats-new
Azure Monitor what's new - December, 2021
2 parents 5f08e02 + d048494 commit a9edbea

File tree

1 file changed

+74
-1
lines changed

1 file changed

+74
-1
lines changed

articles/azure-monitor/whats-new.md

Lines changed: 74 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,86 @@
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: 11/10/2021
5+
ms.date: 01/04/2022
66
---
77

88
# What's new in Azure Monitor documentation
99

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

12+
## December, 2021
13+
14+
## General
15+
16+
**Updated articles**
17+
18+
- [What is monitored by Azure Monitor?](monitor-reference.md)
19+
20+
## Agents
21+
22+
**Updated articles**
23+
24+
- [Install Log Analytics agent on Windows computers](agents/agent-windows.md)
25+
- [Log Analytics agent overview](agents/log-analytics-agent.md)
26+
27+
## Alerts
28+
29+
**New articles**
30+
31+
- [Manage alert rules created in previous versions](alerts/alerts-manage-alerts-previous-version.md)
32+
33+
**Updated articles**
34+
35+
- [Create an action group with a Resource Manager template](alerts/action-groups-create-resource-manager-template.md)
36+
- [Troubleshoot log alerts in Azure Monitor](alerts/alerts-troubleshoot-log.md)
37+
- [Troubleshooting problems in Azure Monitor alerts](alerts/alerts-troubleshoot.md)
38+
- [Create, view, and manage log alerts using Azure Monitor](alerts/alerts-log.md)
39+
- [Create, view, and manage activity log alerts by using Azure Monitor](alerts/alerts-activity-log.md)
40+
- [Create, view, and manage metric alerts using Azure Monitor](alerts/alerts-metric.md)
41+
42+
## Application Insights
43+
44+
**New articles**
45+
46+
- [Analyzing product usage with HEART](app/usage-heart.md)
47+
48+
**Updated articles**
49+
50+
- [Tips for updating your JVM args - Azure Monitor Application Insights for Java](app/java-standalone-arguments.md)
51+
- [Troubleshooting guide: Azure Monitor Application Insights for Java](app/java-standalone-troubleshoot.md)
52+
- [Set up Azure Monitor for your Python application](app/opencensus-python.md)
53+
- [Click Analytics Auto-collection plugin for Application Insights JavaScript SDK](app/javascript-click-analytics-plugin.md)
54+
55+
## Logs
56+
57+
**New articles**
58+
59+
- [Access the Azure Monitor Log Analytics API](logs/api/access-api.md)
60+
- [Set Up Authentication and Authorization for the Azure Monitor Log Analytics API](logs/api/authentication-authorization.md)
61+
- [Querying logs for Azure resources](logs/api/azure-resource-queries.md)
62+
- [Batch queries](logs/api/batch-queries.md)
63+
- [Caching](logs/api/cache.md)
64+
- [Cross workspace queries](logs/api/cross-workspace-queries.md)
65+
- [Azure Monitor Log Analytics API Errors](logs/api/errors.md)
66+
- [Azure Monitor Log Analytics API Overview](logs/api/overview.md)
67+
- [Prefer options](logs/api/prefer-options.md)
68+
- [Azure Monitor Log Analytics API request format](logs/api/request-format.md)
69+
- [Azure Monitor Log Analytics API response format](logs/api/response-format.md)
70+
- [Timeouts](logs/api/timeouts.md)
71+
72+
**Updated articles**
73+
74+
- [Log Analytics workspace data export in Azure Monitor (preview)](logs/logs-data-export.md)
75+
- [Resource Manager template samples for Log Analytics workspaces in Azure Monitor](logs/resource-manager-workspace.md)
76+
77+
## Virtual Machines
78+
79+
**Updated articles**
80+
81+
- [Enable VM insights overview](vm/vminsights-enable-overview.md)
82+
83+
84+
1285
## November, 2021
1386

1487
### General

0 commit comments

Comments
 (0)