Skip to content

Commit 56c9d43

Browse files
committed
link fix
1 parent c54ab1e commit 56c9d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-monitor-limits-workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ms.custom: "include file"
6565

6666
Azure Monitor is a high scale data service that serves thousands of customers sending terabytes of data each month at a growing pace. Ingestion volume rate limit helps protect the platform from sudden increases in data volume. The default ingestion rate threshold is set to **500 MB/min** per workspace. If you send data at a higher rate to a single workspace, some data is dropped, and an event is sent to the *Operation* table in your workspace every 6 hours that the threshold continues to be exceeded.
6767

68-
To be notified on such an event in your workspace, create a [log alert rule](alerts-log.md) using the following query with alert logic base on number of results grater than zero.
68+
To be notified on such an event in your workspace, create a [log alert rule](../articles/azure-monitor/platform/alerts-log.md) using the following query with alert logic base on number of results grater than zero.
6969

7070
``` Kusto
7171
Operation

0 commit comments

Comments
 (0)