This topic describes how to query the push history of feature toggles, which includes information such as push types and operation times.
Prerequisites
You have added a feature toggle. For more information, see Add a feature toggle.
Procedure
- Log on to the AHAS console, and in the upper-left corner of the page, select a region.
- In the navigation pane on the left, choose Feature Toggle. On the Application List page, click the resource card of the target application to go to the Toggle List page.
- In the navigation pane on the left, choose History. The History page displays the push records for all toggles from the last 90 days, including information such as Toggle Name and Push Type.
- You can filter the records by criteria such as Toggle Name, Push Type, and Operation Time.
Parameter Description Push Type Includes global push and single-instance push. - Global push: A persistent push. The toggle remains effective after the service is restarted.
- Single-instance push: An in-memory push. The toggle becomes invalid after a restart.
Push Value The push value of the current toggle. Operation Time Operation records are kept for 90 days. You can view any record from the last 90 days. - In the Actions column, click View to view the details of a push record, such as the toggle name, namespace, push type, push value, and effective IP address.
该文章对您有帮助吗?