|
1 | 1 | ---
|
2 |
| -title: Monitor Azure Load Testing |
3 |
| -description: Start here to learn how to monitor Azure Load Testing |
4 |
| -author: Sachid26 |
5 |
| -ms.topic: how-to |
6 |
| -ms.author: sacsharm |
| 2 | +title: Monitoring Azure Load Testing |
| 3 | +description: Learn about the data |
| 4 | +services: load-testing |
7 | 5 | ms.service: load-testing
|
| 6 | +ms.topic: how-to |
| 7 | +author: ntrogh |
| 8 | +ms.author: nicktrog |
8 | 9 | ms.custom: subject-monitoring
|
9 |
| -ms.date: 04/22/2022 |
| 10 | +ms.date: 04/05/2023 |
10 | 11 | ---
|
11 | 12 |
|
| 13 | +# Monitoring Azure Load Testing |
12 | 14 |
|
| 15 | +When you have critical applications and business processes relying on Azure resources, you want to monitor those resources for their availability, performance, and operation. This article describes the monitoring data generated by Azure Load Testing. |
13 | 16 |
|
14 |
| -# Monitor Azure Load Testing |
15 |
| - |
16 |
| -When you have critical applications and business processes relying on Azure resources, you want to monitor those resources for their availability, performance, and operation. |
17 |
| - |
18 |
| -This article describes the monitoring data generated by Azure Load Testing. |
19 |
| - |
20 |
| - |
21 |
| -## What is Azure Monitor? |
22 |
| -Azure Load Testing creates monitoring data using [Azure Monitor](../azure-monitor/overview.md), which is a full stack monitoring service in Azure. Azure Monitor provides a complete set of features to monitor your Azure resources. It can also monitor resources in other clouds and on-premises. |
23 |
| - |
24 |
| -Start with the article [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md), which describes the following concepts: |
25 |
| - |
26 |
| -- What is Azure Monitor? |
27 |
| -- Costs associated with monitoring |
28 |
| -- Monitoring data collected in Azure |
29 |
| -- Configuring data collection |
30 |
| -- Standard tools in Azure for analyzing and alerting on monitoring data |
31 |
| - |
32 |
| -The following sections build on this article by describing the specific data gathered for Azure Load Testing. These sections also provide examples for configuring data collection and analyzing this data with Azure tools. |
| 17 | +Azure Load Testing creates monitoring data using [Azure Monitor](/azure/azure-monitor/overview), which is a full stack monitoring service in Azure. Azure Monitor provides a complete set of features to monitor your Azure resources. It can also monitor resources in other clouds and on-premises. Learn more about [monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource). |
33 | 18 |
|
34 | 19 | > [!TIP]
|
35 |
| -> To understand costs associated with Azure Monitor, see [Usage and estimated costs](../azure-monitor//usage-estimated-costs.md). To understand the time it takes for your data to appear in Azure Monitor, see [Log data ingestion time](../azure-monitor/logs/data-ingestion-time.md). |
| 20 | +> To understand costs associated with Azure Monitor, see [Usage and estimated costs](/azure/azure-monitor//usage-estimated-costs). To understand the time it takes for your data to appear in Azure Monitor, see [Log data ingestion time](/azure/azure-monitor/logs/data-ingestion-time). |
36 | 21 |
|
37 | 22 | ## Monitoring data
|
38 | 23 |
|
| 24 | +Azure Load Testing collects the same kinds of monitoring data as other Azure resources that are described in [Monitoring data from Azure resources](/azure/azure-monitor/essentials/monitor-azure-resource#monitoring-data-from-azure-resources). |
39 | 25 |
|
40 |
| -Azure Load Testing collects the same kinds of monitoring data as other Azure resources that are described in [Monitoring data from Azure resources](../azure-monitor/essentials/monitor-azure-resource.md#monitoring-data-from-azure-resources). |
41 |
| - |
42 |
| -See [Monitor Azure Load Testing data reference](monitor-load-testing-reference.md) for detailed information on logs metrics created by Azure Load Testing. |
43 |
| - |
44 |
| - |
| 26 | +See [Monitor Azure Load Testing data reference](./monitor-load-testing-reference.md) for detailed information on logs metrics created by Azure Load Testing. |
45 | 27 |
|
46 | 28 | ## Collection and routing
|
47 | 29 |
|
| 30 | +Platform metrics and the Activity log are collected and stored automatically, but can be routed to other locations by using a diagnostic setting. Resource Logs are not collected and stored until you create a diagnostic setting and route them to one or more locations. |
48 | 31 |
|
49 |
| -Platform metrics and the Activity log are collected and stored automatically, but can be routed to other locations by using a diagnostic setting. |
| 32 | +See [Create diagnostic setting to collect platform logs and metrics in Azure](/azure/azure-monitor/platform/diagnostic-settings) for the detailed process for creating a diagnostic setting using the Azure portal, CLI, or PowerShell. When you create a diagnostic setting, you specify which categories of logs to collect. |
50 | 33 |
|
51 |
| -Resource Logs are not collected and stored until you create a diagnostic setting and route them to one or more locations. |
52 |
| - |
53 |
| - |
54 |
| -See [Create diagnostic setting to collect platform logs and metrics in Azure](/azure/azure-monitor/platform/diagnostic-settings) for the detailed process for creating a diagnostic setting using the Azure portal, CLI, or PowerShell. When you create a diagnostic setting, you specify which categories of logs to collect. The categories for Azure Load Testing are listed in [Monitor Azure Load Testing data reference](monitor-load-testing-reference.md#resource-logs). |
55 |
| - |
56 |
| - |
57 |
| -The following sections describe which types of logs you can collect. |
| 34 | +The log categories for Azure Load Testing are listed in [Monitor Azure Load Testing data reference](./monitor-load-testing-reference.md#resource-logs). |
58 | 35 |
|
59 | 36 | ## Analyzing logs
|
60 | 37 |
|
61 |
| -Data in Azure Monitor Logs is stored in tables where each table has its own set of unique properties. |
| 38 | +Data in Azure Monitor Logs is stored in tables where each table has its own set of unique properties. All resource logs in Azure Monitor have the same fields followed by service-specific fields. The common schema is outlined in [Azure Monitor resource log schema](/azure/azure-monitor/essentials/resource-logs-schema). |
62 | 39 |
|
63 |
| -All resource logs in Azure Monitor have the same fields followed by service-specific fields. The common schema is outlined in [Azure Monitor resource log schema](../azure-monitor/essentials/resource-logs-schema.md). You can find the schema for Azure Load Testing resource logs in the [Monitor Azure Load Testing data reference](monitor-load-testing-reference.md#resource-logs). |
| 40 | +You can find the schema for Azure Load Testing resource logs in the [Monitor Azure Load Testing data reference](monitor-load-testing-reference.md#resource-logs). |
64 | 41 |
|
65 |
| -The [Activity log](../azure-monitor/essentials/activity-log.md) is a type of platform log in Azure that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics. |
| 42 | +The [Activity log](/azure/azure-monitor/essentials/activity-log) is a type of Azure platform log that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics. |
66 | 43 |
|
67 | 44 | For a list of resource logs types collected for Azure Load Testing, see [Monitor Azure Load Testing data reference](monitor-load-testing-reference.md#resource-logs).
|
68 | 45 |
|
69 |
| - |
70 | 46 | ### Sample Kusto queries
|
71 | 47 |
|
72 |
| - |
73 | 48 | > [!IMPORTANT]
|
74 |
| -> When you select **Logs** from the Azure Load Testing menu, Log Analytics is opened with the query scope set to the current [service name]. This means that log queries will only include data from that resource. If you want to run a query that includes data from other [service resource] or data from other Azure services, select **Logs** from the **Azure Monitor** menu. See [Log query scope and time range in Azure Monitor Log Analytics](../azure-monitor/logs/scope.md) for details. |
75 |
| -
|
| 49 | +> When you select **Logs** from the Azure Load Testing menu, Log Analytics is opened with the query scope set to the current [service name]. This means that log queries will only include data from that resource. If you want to run a query that includes data from other [service resource] or data from other Azure services, select **Logs** from the **Azure Monitor** menu. See [Log query scope and time range in Azure Monitor Log Analytics](/azure/azure-monitor/logs/scope) for details. |
76 | 50 |
|
77 | 51 | Following are queries that you can use to help you monitor your Azure Load Testing resources:
|
| 52 | + |
78 | 53 | - Retrieve the list of tests:
|
79 |
| -``` |
80 |
| -AzureLoadTestingOperation |
81 |
| -| where OperationId == "Test_CreateOrUpdateTest" |
82 |
| -| where HttpStatusCode == 201 |
83 |
| -| summarize count() by _ResourceId |
84 |
| - |
85 |
| -``` |
| 54 | + |
| 55 | + ``` |
| 56 | + AzureLoadTestingOperation |
| 57 | + | where OperationId == "Test_CreateOrUpdateTest" |
| 58 | + | where HttpStatusCode == 201 |
| 59 | + | summarize count() by _ResourceId |
| 60 | + ``` |
| 61 | +
|
86 | 62 | - Retrieve the list of test runs:
|
87 |
| -``` |
88 |
| -AzureLoadTestingOperation |
89 |
| -| where OperationId == "TestRun_CreateAndUpdateTest" |
90 |
| -| where HttpStatusCode == 201 |
91 |
| -| summarize count() by _ResourceId |
92 |
| - |
93 |
| -``` |
94 | 63 |
|
| 64 | + ``` |
| 65 | + AzureLoadTestingOperation |
| 66 | + | where OperationId == "TestRun_CreateAndUpdateTest" |
| 67 | + | where HttpStatusCode == 201 |
| 68 | + | summarize count() by _ResourceId |
| 69 | + ``` |
95 | 70 |
|
96 | 71 | ## Next steps
|
97 | 72 |
|
98 |
| - |
99 | 73 | - See [Monitor Azure Load Testing data reference](monitor-load-testing-reference.md) for a reference of the metrics, logs, and other important values created by Azure Load Testing.
|
100 | 74 |
|
101 |
| -- See [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources. |
| 75 | +- See [Monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) for details on monitoring Azure resources. |
0 commit comments