Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Overview

The Endpoints list enables you to monitor and maintain the health of your endpoints. You can detect underperforming APIs, set up alerts for key performance metrics, track API reliability through alerts and test results, and establish standardized API testing and improve test coverage with Synthetic Monitoring.

Monitoring endpoint performance

Create and manage monitors to track endpoint health and performance and respond to performance issues. You can create alerts to identify intermittent performance degradation or outliers, such as unusually slow response times or rare errors. Alerts can also track metrics, like error rates, that exceed defined thresholds.

Existing monitors are displayed in the MONITORS column:

The monitor status menu and Create Monitor button in the Endpoints list

To set up a monitor for an endpoint:

  1. Hover over the cell in the MONITORS column.
  2. Click + Create Monitor.
  3. Complete the information on the APM Monitor page.
  4. Click Create.

For more information, read Monitors.

Managing API test coverage

Use Synthetic API tests to set up automated testing of your endpoints. These tests alert you to failures so you can diagnose and fix problems before they impact your users.

To create a Synthetic API test for an endpoint:

  1. Hover over the cell in the MONITORS column.
  2. Click + Create Synthetic API Test.
  3. Configure the test settings on the New API Test page.
  4. Click Create Test.

For more information, read HTTP Testing.

Further reading