Skip to content

Commit b8f4a49

Browse files
committed
updated trace screenshots
1 parent db7ea69 commit b8f4a49

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

articles/api-management/api-management-howto-api-inspector.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To trace request processing, you must enable the **Allow tracing** setting for t
6262
## Review trace information
6363

6464
1. After the call completes, go to the **Trace** tab in the **HTTP response**.
65-
1. Select any of the following links to jump to detailed trace info: **Inbound**, **Backend**, **Outbound**.
65+
1. Select any of the following links to jump to detailed trace info: **Inbound**, **Backend**, **Outbound**, **On error**.
6666

6767
:::image type="content" source="media/api-management-howto-api-inspector/response-trace-1.png" alt-text="Review response trace":::
6868

@@ -72,6 +72,8 @@ To trace request processing, you must enable the **Allow tracing** setting for t
7272

7373
* **Outbound** - Shows the policies applied to the response before sending back to the caller.
7474

75+
* **On error** - Shows the errors that occurred during the processing of the request and the policies applied to the errors.
76+
7577
> [!TIP]
7678
> Each step also shows the elapsed time since the request is received by API Management.
7779
-58.7 KB
Loading
501 Bytes
Loading

0 commit comments

Comments
 (0)