You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/usage-estimated-costs.md
+84-1Lines changed: 84 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Overview of how Azure Monitor is billed and how to estimate and ana
4
4
services: azure-monitor
5
5
ms.topic: conceptual
6
6
ms.reviewer: Dale.Koetke
7
-
ms.date: 08/04/2023
7
+
ms.date: 08/06/2023
8
8
---
9
9
10
10
# Azure Monitor cost and usage
@@ -143,6 +143,88 @@ For instance, usage from Log Analytics can be found by first filtering on the **
143
143
144
144
Add a filter on the **Instance ID** column for **contains workspace** or **contains cluster**. The usage is shown in the **Consumed Quantity** column. The unit for each entry is shown in the **Unit of Measure** column.
145
145
146
+
### Azure Monitor billing meter names
147
+
148
+
Below is a list of Azure Monitor billing meters names that you'll see in the Azure Cost Management + Billing user experience and in your usage exports.
149
+
150
+
Here is a list of the meters used to bill for log data ingestion, and whether the meter is regional (there is a different billing meter, `MeterId` in the export usage report, for each region). Note that Basic Logs ingestion can be used when the workspace's pricing tier is Pay-as-you-go or any commitment tier.
| Per Node (legacy tier) | Insight and Analytics | Standard Node | no |
166
+
| Per Node (legacy tier) | Insight and Analytics | Standard Data Overage per Node | no |
167
+
| Per Node (legacy tier) | Insight and Analytics | Standard Data Included per Node | no |
168
+
| Standalone (legacy tier) | Log Analytics | Pay-as-you-go Data Analyzed | no |
169
+
| Standard (legacy tier) | Log Analytics | Standard Data Analyzed | no |
170
+
| Premium (legacy tier) | Log Analytics | Premium Data Analyzed | no |
171
+
172
+
173
+
The "Standard Data Included per Node" meter is used both for the Log Analytics [Per Node tier](logs/cost-logs.md#per-node-pricing-tier) data allowance, and also the [Defender for Servers data allowance](logs/cost-logs.md#workspaces-with-microsoft-defender-for-cloud), for workspaces in any pricing tier.
174
+
175
+
Other Azure Monitor logs meters:
176
+
177
+
| ServiceName | MeterName | Regional Meter? |
178
+
| ----------- | --------- | --------------- |
179
+
| Log Analytics | Pay-as-you-go Data Retention | yes |
180
+
| Insight and Analytics | Standard Data Retention | no |
181
+
| Azure Monitor | Data Archive | yes |
182
+
| Azure Monitor | Search Queries Scanned | yes |
183
+
| Azure Monitor | Search Jobs Scanned | yes |
184
+
| Azure Monitor | Data Restore | yes |
185
+
| Azure Monitor | Log Analytics data export Data Exported | yes |
"Pay-as-you-go Data Retention" is used for workspaces in all modern pricing tiers (Pay-as-you-go and Commitment Tiers). "Standard Data Retention" is used for workspaces in the legacy Per Node and Standalone pricing tiers.
| Azure Monitor | Alerts System Log Monitored at 1 Minute Frequency | no |
205
+
| Azure Monitor | Alerts System Log Monitored at 10 Minute Frequency | no |
206
+
| Azure Monitor | Alerts System Log Monitored at 15 Minute Frequency | no |
207
+
| Azure Monitor | Alerts System Log Monitored at 5 Minute Frequency | no |
208
+
| Azure Monitor | Alerts Resource Monitored at 1 Minute Frequency | no |
209
+
| Azure Monitor | Alerts Resource Monitored at 10 Minute Frequency | no |
210
+
| Azure Monitor | Alerts Resource Monitored at 15 Minute Frequency | no |
211
+
| Azure Monitor | Alerts Resource Monitored at 5 Minute Frequency | no |
212
+
213
+
Azure Monitor web test meters:
214
+
215
+
| ServiceName | MeterName | Regional Meter? |
216
+
| ----------- | --------- | --------------- |
217
+
| Azure Monitor | Standard Web Test Execution | yes |
218
+
| Application Insights | Multi-step Web Test | no |
219
+
220
+
Leagcy classic Application Insights meters:
221
+
222
+
| ServiceName | MeterName | Regional Meter? |
223
+
| ----------- | --------- | --------------- |
224
+
| Application Insights | Enterprise Node | no |
225
+
| Application Insights | Enterprise Overage Data | no |
226
+
227
+
146
228
### Legacy Application Insights meters
147
229
148
230
Most Application Insights usage for both classic and workspace-based resources is reported on meters with **Log Analytics** for **Meter Category** because there's a single log back-end for all Azure Monitor components. Only Application Insights resources on legacy pricing tiers and multiple-step web tests are reported with **Application Insights** for **Meter Category**. The usage is shown in the **Consumed Quantity** column. The unit for each entry is shown in the **Unit of Measure** column. For more information, see [Understand your Microsoft Azure bill](../cost-management-billing/understand/review-individual-bill.md).
@@ -215,3 +297,4 @@ Also, if you move a subscription to the new Azure monitoring pricing model in Ap
215
297
- To control your costs by setting a daily limit on the amount of data that can be ingested in a workspace, see [Set daily cap on Log Analytics workspace](logs/daily-cap.md).
216
298
- For best practices on how to configure and manage Azure Monitor to minimize your charges, see [Azure Monitor best practices - Cost management](best-practices-cost.md).
0 commit comments