Fix link (#1761)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
This commit is contained in:
parent
f249173193
commit
eae7a31055
|
|
@ -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
|
When the operation fails with an exception, the span status description SHOULD be set to
|
||||||
the exception message.
|
the exception message.
|
||||||
|
|
||||||
Refer to the [recording exceptions](#recording-errors) on capturing exception
|
Refer to the [recording exceptions](#recording-exceptions) on capturing exception
|
||||||
details.
|
details.
|
||||||
|
|
||||||
## Recording errors on metrics
|
## Recording errors on metrics
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue