Skip to content

Commit f9a7513

Browse files
authored
fix(docs): correct broken link to span error status page (#2691)
1 parent dcd4e0a commit f9a7513

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-website/router/metrics-and-monitoring.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ You can use the `router.http.requests.error` metric to track errors across route
180180
You have two ways to query for errors. Both metrics can be quite useful depending on the query scenario. In general, we recommend to use the `router.http.requests.error` metric.
181181

182182
<Info>
183-
For a detailed breakdown of which scenarios mark spans as ERROR and increment error metrics, see [Span Error Status & Error Metrics](/router/open-telemetry/span-error-status).
183+
For a detailed breakdown of which scenarios mark spans as ERROR and increment error metrics, see [Span Error Status & Error Metrics](/router/metrics-and-monitoring/span-error-status).
184184
</Info>
185185

186186
#### Subgraph specific

0 commit comments

Comments
 (0)