Hotpatching analysis

Updated at:

Hotpatching lets you fix bugs online without releasing a new version. The hotpatching report provides information about remote procedure calls (RPCs), fixes, and rollbacks.

To view the hotpatching analysis report:

  1. Log on to the console, click Products & Services > Mobile PaaS, and select an application.

  2. In the navigation pane on the left, choose Mobile Analysis > Component Usage Analysis > Hotpatching Analysis.

  3. In the upper-right corner of the page, click the Add Filter Condition button, and select the platform, application version, hotpatching version, and a date to view the corresponding analysis data.

Hotpatching network requests

Displays a trend graph of hotpatching RPC requests, including the number of RPC starts and successes.

Hotpatching status

Displays the status of hotpatches and rollbacks for the current application, including the number of started and successful hotpatches and rollbacks.

Metric descriptions

The following table describes the metrics for hotpatching analysis:

Metric

Description

RPCs Started

The total number of RPC requests sent over the network to download patch files.

Successful RPCs

The number of RPC requests that were successfully sent to download patch files.

Hotpatching start count

The number of times patches were loaded on all devices.

Successful hotpatches

The number of times patches were successfully loaded on all devices.

Rollback Initiation Count

The number of times the current application started a rollback.

Successful rollbacks

The number of times the current application successfully rolled back to a baseline version or a patch version.