Skip to content

Commit e82a9b5

Browse files
committed
update for publish
1 parent 3423258 commit e82a9b5

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

articles/azure-monitor/monitor-azure-monitor-reference.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ The following table lists the metrics available for the Microsoft.Insights/datac
4242
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
4343
[!INCLUDE [Microsoft.Insights/datacollectionrules](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-insights-datacollectionrules-metrics-include.md)]
4444

45+
### Supported metrics for Microsoft.operationalinsight/workspaces
46+
47+
Azure Monitor Logs / Log Analytics workspaces
48+
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
49+
[!INCLUDE [Microsoft.Insights/datacollectionrules](~/azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-operationalinsights-workspaces-metrics.md)]
50+
4551
<!-- ## Metric dimensions. Required section. -->
4652
[!INCLUDE [horz-monitor-ref-metrics-dimensions-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-dimensions-intro.md)]
4753

@@ -55,7 +61,7 @@ microsoft.insights/autoscalesettings:
5561

5662
- `MetricTriggerRule`
5763
- `MetricTriggerSource`
58-
- `ScaleDirection~
64+
- `ScaleDirection`
5965

6066
microsoft.insights/components:
6167

@@ -79,6 +85,8 @@ Microsoft.Insights/datacollectionrules:
7985
- `ResponseCode`
8086
- `ErrorType`
8187

88+
89+
8290
<!-- ## Resource logs. Required section. -->
8391
[!INCLUDE [horz-monitor-ref-resource-logs](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-resource-logs.md)]
8492

articles/azure-monitor/monitor-azure-monitor.md

Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,31 @@ ms.service: azure-monitor
1616
<!-- ## Insights. Optional section. If your service has insights, add the following include and add information about what your Azure Monitor insights provide. You can refer to another article that gives details or add a screenshot.
1717
[!INCLUDE [horz-monitor-insights](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-insights.md)] -->
1818

19-
Azure monitor provides the following monitoring capabilities to monitor itself:
19+
Azure Monitor has many separate larger components. Information on monitoring each of these is mentioned below.
2020

21+
### Azure Monitor core
2122
**Autoscale** - Azure Monitor Autoscale has a diagnostics feature that provides insights into the performance of your autoscale settings. For more information, see [Azure Monitor Autoscale diagnostics](./autoscale/autoscale-diagnostics,md) and [Troubleshooting using autoscale metrics](https://learn.microsoft.com/en-us/azure/azure-monitor/autoscale/autoscale-troubleshoot#autoscale-metrics).
2223

2324
**Agent Monitoring** - You can now monitor the health of your agents easily and seamlessly across Azure, on premises and other clouds using this interactive experience. For more information, see [Azure Monitor Agent Health](./agents/azure-monitor-agent-health.md).
2425

25-
**Log Ingestion pipeline latency** - Azure Monitor provides a highly scalable log ingestion pipeline that can ingest logs from any source. For more information, see [Log Ingestion pipeline](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/log-ingestion-pipeline). You can monitor the latency of this pipeline using Kusto queries. For more information see [Log data ingestion time in Azure Monitor](./logs/data-ingestion-time.md#check-ingestion-time).
26+
DCRs https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-collection-monitor
27+
28+
### Azure Monitor Logs and Log Analytics
29+
30+
**[Log Analytics Workspace Insights](./logs/log-analytics-workspace-insights-overview.md)** provides a dashboard that shows you the volume of data going through your workspace(s). You can calculate the cost of your workspace based on the data volume.
31+
32+
**[Log Analytics workspace health](./logs/log-analytics-workspace-health)** provides a set of queries that you can use to monitor the health of your workspace.
2633

2734
**Optimizing and troubleshooting log queries** - Sometimes Azure Monitor KQL Log queries can take more time to run than needed or never return at all. By monitoring the various aspects of the query, you can troubleshoot and optimize them. For more information, see [Audit queries in Azure Monitor Logs]( ./logs/query-audit) and [Optimize log queries](./logs/query-optimization).
2835

29-
**Health of Azure resources** - Azure Monitor resources are tied into the resource health feature, which provides insights into the health of any Azure resource. For more information, see [Resource health](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/resource-health).
36+
**Log Ingestion pipeline latency** - Azure Monitor provides a highly scalable log ingestion pipeline that can ingest logs from any source. For more information, see [Log Ingestion pipeline](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/log-ingestion-pipeline). You can monitor the latency of this pipeline using Kusto queries. For more information see [Log data ingestion time in Azure Monitor](./logs/data-ingestion-time.md#check-ingestion-time).
37+
38+
**Log Analytics usage** - You can monitor the data ingestion for your Log Analytics workspace. For more information, see [Analyze usage in Log Analytics](./logs/analyze-usage.md).
39+
40+
### All resources
3041

31-
**Log Analytics Workspace Insights** - Azure Monitor provides insights into the health of your Log Analytics workspace. For more information, see [Log Analytics Workspace Insights](./logs/log-analytics-workspace-insights-overview.md).
42+
**Health of any Azure resource** - Azure Monitor resources are tied into the resource health feature, which provides insights into the health of any Azure resource. For more information, see [Resource health](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/resource-health).
3243

33-
LIST TO ADD
34-
- DONE query auditing/monitoring (of KQL queries I assume) – yes monitoring and auditing of KQL queries through Diagnostic logs
35-
- DONE latency monitoring (ingestion? - yes), -
36-
- DONE agent health monitoring -
37-
- DONE Workspace Insights (noted)
38-
- much more (what else)
39-
- Monitoring logs ingested volumes/cost – through Usage table , may be more
40-
- Monitoring Operation table in LA- Monitor health of Log Analytics workspace in Azure Monitor - Azure Monitor | Microsoft Learn
41-
- Recommended alerts (talk to Shemer)
42-
- Activity Logs
4344

4445

4546
<!-- ## Resource types. Required section. -->
@@ -91,14 +92,6 @@ For the available resource log categories, their associated Log Analytics tables
9192
<!-- ### Azure Monitor alert rules. Required section.
9293
**MUST HAVE** service-specific alert rules. Include useful alerts on metrics, logs, log conditions, or activity log. -->
9394

94-
### Azure Monitor alert rules
95-
96-
The following table lists some suggested alert rules for Azure Monitor. These alerts are just examples. You can set alerts for any metric, log entry, or activity log entry listed in the [Azure Monitor monitoring data reference](monitor-azure-monitor-reference.md).
97-
98-
| Alert type | Condition | Description |
99-
|:---|:---|:---|
100-
| | | |
101-
| | | |
10295

10396
<!-- ### Advisor recommendations. Required section. -->
10497
[!INCLUDE [horz-monitor-advisor-recommendations](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-advisor-recommendations.md)]

0 commit comments

Comments
 (0)