From a16c9600ec3d5968270f4d8cc1144e1998da6897 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Fri, 17 Jan 2025 12:47:31 -0800 Subject: [PATCH] Fix link --- 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 b6ed152711..c72902260d 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