Skip to content

Commit

Permalink
Corrected value to upper case.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhetoric101 committed Aug 27, 2021
1 parent 5187ad4 commit 81d5fd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ Here are some additional distributed tracing UI details, rules, and limits:

<td>
Exceptions containing the following are displayed in the **Error Details** box of the right pane:
* `otel.status = error` displays the span as having an error.
* `otel.status = ERROR` displays the span as having an error.
* `otel.status_code` displays the status code.
* `otel.status_description` displays the error description.

Expand Down

0 comments on commit 81d5fd3

Please sign in to comment.