Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
This commit is contained in:
Trask Stalnaker 2025-01-20 05:13:29 -08:00 committed by GitHub
parent f249173193
commit eae7a31055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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