Ana içeriğe geç

Endpoints with No Requests

Metrics — Endpoints tab, Endpoints with No Requests sub-report, filters, and table
Info

Since an API Proxy can be loaded into multiple environments, metrics must also be evaluated according to the environment it is loaded into. Therefore, in all analytics screens, metrics are filtered by first selecting environment information.

Metrics Page

This report is the Endpoints with No Requests sub-report on the Endpoints tab of the Metrics page. Open it via Administration > Reports > Metrics or Analytic > Reports > Metrics in the project menu, then select Endpoints with No Requests on the Endpoints tab.

Environment, project (Administration only), and date range on the top row are shared across sub-reports. Report-specific filters sit on the sub-report row; run the query with Search.

Filters

You can detect endpoints that receive no requests or low traffic based on the criteria below:

Environment Selection

You must first select an environment to run the report. Environment selection is mandatory and metrics are filtered according to the selected environment.

Info

Since an API Proxy can be loaded into multiple environments, metrics must also be evaluated according to the environment it is loaded into.

Project Selection (Admin)

Multiple project selection is available for administrator users. When a project is selected, API Proxies in the selected projects are automatically loaded.

Note

This filter is only visible for administrator users.

Proxy

Limit analysis to selected API Proxies. Leave empty to include all proxies.

Deployment Status

Filter by API Proxy deployment status:

  • ALL: All statuses
  • Deployed: Active proxies
  • Undeployed: Undeployed proxies
Min. Request Count

Lower bound (inclusive) for Total requests in the selected date range. For example, 0 includes endpoints with no traffic.

Max. Request Count

Upper bound (inclusive) for Total requests. Min and Max together define a low-traffic band (e.g. 0–100).

Search

Click Search to apply filters and reload the table. Excel Export on the shared filter row downloads the active result list.

Report Table

Report results are displayed in the following columns:

FieldDescription
ProjectProject the endpoint belongs to (Administration only)
API ProxyName of the related API Proxy
Method/EndpointHTTP method and endpoint path
SuccessfulSuccessful request count
BlockedBlocked request count
ErrorError request count
TotalTotal requests (Successful + Blocked + Error)
Note

All endpoints matching the filters are included in the report. Pagination in the table only divides the results into pages for display; it does not limit the number of records included in the report.

Note

The report cannot be run for environments where Elasticsearch integration is not active. In this case, a warning message is displayed on the screen.