Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ If you deselect **Save new endpoints to endpoint management**, the endpoints wil

### Add endpoints manually


<Tabs syncKey="dashNewNav">
<TabItem label="Old dashboard">
<Steps>
Expand Down Expand Up @@ -192,7 +191,7 @@ For each saved endpoint, customers can view:
- **Error rate** vs. overall traffic: grouped by 4xx, 5xx, and their sum.
- **Response size**: The average size of the response (in bytes) returned to the request.
- **Labels**: The current [labels](/api-shield/management-and-monitoring/endpoint-labels/) assigned to the endpoint.
- **Authentication status**: The breakdown of which [session identifiers](/api-shield/get-started/#session-identifiers) were seen on successful requests to this endpoint.
- **[Authentication status](/api-shield/security/authentication-posture/)**: The breakdown of which [session identifiers](/api-shield/get-started/#session-identifiers) were seen on successful requests to this endpoint.
- **Sequences**: The number of [Sequence Analytics](/api-shield/security/sequence-analytics/) sequences the endpoint was found in.

:::note
Expand Down