이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.
Endpoints list in the Service Catalog, showing performance-related information for each endpoint.

Overview

The Endpoints list provides visibility into all HTTP endpoints across your Datadog organization’s environments. Each endpoint displays its HTTP method (for example, GET), URL path (for example, /payment/{shop_id}/purchase), and associated service name (for example, Payments).

The Endpoints list only supports HTTP endpoints.

Exploring endpoint performance

The Endpoints list shows performance data scoped to your selected environment and time frame:

  • Column sorting: Click column headers to sort by metrics. For example, click P95 to see endpoints with the top 95th percentile for latency.
  • Ownership tracking: View team ownership in the TEAM column. This information is inherited from the associated service definition in the Service Catalog. The service owner owns all of the endpoints connected to the service.
  • Filtering and searching: Search by service, path, or any primary tag, or filter using facets like Service and Team.
  • Scoping: Specify the environment, additional primary tags (for example, cluster_name), and time frame.
Changing scope settings changes the data shown in the Endpoints list

Viewing endpoint details

Use the endpoint details page to detect underperforming APIs and identify opportunities for optimization.

To access the endpoint details page:

  1. Use the filtering, sorting, and searching options in the Endpoints list to find endpoints of interest.
  2. Click an endpoint to view its details page.

The endpoint details page shows you metadata, performance metrics, errors, dependencies, and correlated telemetry from other areas of Datadog.

Click into an endpoint to open the endpoint details page and see information such as errors and dependencies.

Further reading

추가 유용한 문서, 링크 및 기사: