URL whitelist

更新时间:
复制 MD 格式

The client SDK uses a whitelist to filter network requests by URL or domain name. If a request's URL or domain name is on the whitelist, the SDK reports the request data to Performance Analysis. Otherwise, the SDK ignores the request.

Important

Note: This configuration applies only to iOS SDK < 2.2.0 and Android SDK < 2.8.0. Newer SDK versions feature optimized reporting logic and do not require this configuration. For better performance, upgrade your SDK to the latest version.

Add whitelist entry

  1. In the left navigation bar, select Performance Analysis > Network Settings to open the Network Settings page.

  1. On the Network Settings page, select the URL Whitelist tab and click Add URL to open the Add URL dialog box.

  2. In the Add URL dialog box, enter a URL or domain name and select a domain category.

Note

For the domain name, enter the host of the URL. For example, for the URL https://page.aliyun.com/delivery/plan/list?resourceId=522, enter page.aliyun.com.

  1. Click OK to add the specified URL or domain name to the whitelist.

Manage the whitelist

Click the Edit button to modify the domain name and domain category for a whitelist entry.