Skip to content

Commit 303ca02

Browse files
committed
for review
1 parent c52f160 commit 303ca02

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/azure-monitor/essentials/azure-monitor-workspace-scaling-best-practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following are scenarios that require splitting an Azure Monitor workspace in
3535

3636
## Service limits and quotas
3737

38-
Azure Monitor workspaces have default quotas and limitations for metrics. As your usage grows and you need to ingest more metrics, you can request an increase. If your capacity requirements are exceptionally large and your data ingestion needs are exceeding the limits of a single Azure Monitor workspace, consider creating multiple Azure Monitor workspaces. Use the Azure monitor workspace platform metrics to monitor utilization and limits. For more information on limits and quotas, see [Azure Monitor service limits and quotas](/azure/azure-monitor/service-limits#prometheus-metrics).
38+
Azure Monitor workspaces have default quotas and limitations for metrics of 1 million event ingested per minute. As your usage grows and you need to ingest more metrics, you can request an increase. If your capacity requirements are exceptionally large and your data ingestion needs are exceeding the limits of a single Azure Monitor workspace, consider creating multiple Azure Monitor workspaces. Use the Azure monitor workspace platform metrics to monitor utilization and limits. For more information on limits and quotas, see [Azure Monitor service limits and quotas](/azure/azure-monitor/service-limits#prometheus-metrics).
3939

4040
Consider the following best practices for managing Azure Monitor workspace limits and quotas:
4141

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,8 @@ items:
955955
- name: Manage
956956
displayName: Prometheus
957957
href: essentials/azure-monitor-workspace-manage.md
958+
- name: Best procatices for scaling Azure Monitor workspaces
959+
href: essentials/azure-monitor-workspace-scaling-best-practice.md
958960
- name: Private endpoints for Azure Monitor workspaces
959961
href: essentials/azure-monitor-workspace-private-endpoint.md
960962
- name: Private link for Prometheus data ingestion

0 commit comments

Comments
 (0)