From eae7a310558039380b3bbc15f28e3e606028df9a Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Mon, 20 Jan 2025 05:13:29 -0800 Subject: [PATCH] Fix link (#1761) Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com> --- docs/general/recording-errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/recording-errors.md b/docs/general/recording-errors.md index 91246b724..ea5189ead 100644 --- a/docs/general/recording-errors.md +++ b/docs/general/recording-errors.md @@ -61,7 +61,7 @@ When the operation ends with an error, instrumentation: When the operation fails with an exception, the span status description SHOULD be set to the exception message. -Refer to the [recording exceptions](#recording-errors) on capturing exception +Refer to the [recording exceptions](#recording-exceptions) on capturing exception details. ## Recording errors on metrics