
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.
Filters
This report allows you to detect users who do not make requests or make few requests based on specific criteria. You can configure the filters by following the steps below:1
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.
Since an API Proxy can be loaded into multiple environments, metrics must also be evaluated according to the environment it is loaded into.
2
Project Selection (Admin)
Multiple project selection is available for administrator users. When a project is selected, users in the selected projects are analyzed.
This filter is only visible for administrator users.
3
User Selection
You can specify the users to be analyzed by making multiple selections. If no selection is made, all users are analyzed.
4
Status Filter
You can filter by the status of users:
- All: Users in all statuses
- Active (ACTIVE): Users in active status
- Inactive (INACTIVE): Users in inactive status
5
Minimum Usage Count Threshold
You can define a minimum usage count threshold to determine the usage status of users. Users who make requests below the specified value are listed.This threshold allows you to detect users who are completely passive or make very few requests.
6
Maximum Usage Count Threshold
You can define a maximum usage count threshold to determine the usage status of users. Users who make requests above the specified value are listed.This threshold allows you to detect users within a specific usage range.
7
Date Range Selection
You can select the date range to be analyzed. When a date range is selected, only requests within this range are analyzed.
Report Table
Report results are displayed in the following columns:| Field | Description |
|---|---|
| Project (Project) (Admin) | The name of the project to which the user belongs (only visible for administrator users) |
| Client Organization (Client Organization) | The name of the organization to which the user belongs |
| Client Username (Client Username) | Username |
| Successful (Successful) | The number of requests that completed successfully |
| Blocked (Blocked) | The number of requests blocked due to security policies or rate limiting |
| Error (Error) | The number of requests that resulted in an error |
| Total (Total) | Total number of requests (successful + blocked + error) |
The report cannot be run for environments where Elasticsearch integration is not active. In this case, a warning message is displayed on the screen.

