Skip to content

Commit d5d33f9

Browse files
committed
alerts
1 parent 351d0a4 commit d5d33f9

File tree

5 files changed

+4
-6
lines changed

5 files changed

+4
-6
lines changed
105 KB
Loading
-1.12 KB
Loading
-239 KB
Loading

articles/azure-monitor/insights/vminsights-performance.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,7 @@ Clicking on the pin icon at the upper right-hand corner of any one of the charts
114114
>[!NOTE]
115115
>You can also access a detailed performance view for a specific instance from the Instances view for your scale set. Navigate to **Instances** under the **Settings** section, and then choose **Insights**.
116116
117-
## Alerts
118117

119-
Performance metrics enabled as part of Azure Monitor for VMs do not include pre-configured alert rules. However, we may only collect and store a subset of the performance metrics you require in the Log Analytics workspace. If your monitoring strategy requires analysis or alerting that includes other performance metrics in order to effectively evaluate capacity or health of the virtual machine, or you need the flexibility to specify your own alerting criteria or logic, you can configure [collection of those performance counters](../platform/data-sources-performance-counters.md) in Log Analytics and define [log alerts](../platform/alerts-log.md). While Log Analytics allows you to perform complex analysis with other data types, and provide longer retention to support trend analysis, metrics on the other hand, are lightweight and capable of supporting near real-time scenarios. They are collected by the [Azure Diagnostic agent](../../virtual-machines/windows/monitor.md) and stored in the Azure Monitor metrics store, allowing you to create alerts with lower latency and at a lower cost.
120-
121-
Review the overview of [collection of metrics and logs with Azure Monitor](../platform/data-platform.md) to further understand the fundamental differences and other considerations before configuring collection of these additional metrics and alert rules.
122118

123119
## Next steps
124120

articles/azure-monitor/toc.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,10 +658,12 @@
658658
href: insights/vminsights-maps.md
659659
- name: Monitor performance
660660
href: insights/vminsights-performance.md
661-
- name: Using workbooks
662-
href: insights/vminsights-workbooks.md
663661
- name: Analyze data with log queries
664662
href: insights/vminsights-log-search.md
663+
- name: Visualize data with workbooks
664+
href: insights/vminsights-workbooks.md
665+
- name: Create alert rules
666+
href: insights/vminsights-alerts.md
665667
- name: Upgrade Dependency agent
666668
href: insights/vminsights-dependency-agent-maintenance.md
667669
- name: Disable monitoring

0 commit comments

Comments
 (0)