Skip to content

Commit d7f3080

Browse files
Merge pull request #294957 from anboisve/patch-37
Update stream-analytics-time-handling.md
2 parents 38a92d0 + 66b4625 commit d7f3080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/stream-analytics-time-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ You can observe a number of the Event ordering time tolerance effects through [A
133133

134134
## Watermark delay details
135135

136-
The **Watermark delay** metric is computed as the wall clock time of the processing node minus the largest watermark it has seen so far. For more information, see the [watermark delay blog post](https://azure.microsoft.com/blog/new-metric-in-azure-stream-analytics-tracks-latency-of-your-streaming-pipeline/).
136+
The **Watermark delay** metric is computed as the wall clock time of the processing node minus the largest watermark it has seen so far. For more information, see [watermark delay](./stream-analytics-job-analysis-with-metric-dimensions.md)
137137

138138
There can be several reasons this metric value is larger than 0 under normal operation:
139139

0 commit comments

Comments
 (0)