Feature Support List
| Module | Supported types | Collected data | Unsupported types |
|---|---|---|---|
| Crash | 1. ArkTS crash 2. C/C++ crash | 1. Stack 2. Thread information 3. System logs 4. Additional information (remaining battery, UI orientation, etc.) 5. Exception trace 6. Custom information | 1. Additional information (CPU, memory) |
| Freeze | 1. APP FREEZE | 1. Stack 2. Thread Information 3. System Logs 4. Additional Information (Memory, Battery Level, UI Orientation, etc.) 5. Exception Tracing 6. Custom Information | 1. Additional Information (CPU) |
| Custom Error | 1. Custom Error | 1. Stack 2. Thread Information 3. Exception Trace 4. Custom Information 5. Metadata | |
| Network Module | 1. Axios (@ohos/axios) 2. SDK encapsulated interface based on @ohos.net.http 3. RCP (Remote Communication Platform) | 1. Response time 2. Number of bytes transmitted 3. 3.0 Cross-application and apms 4. Status code 5. HTTP errors and network errors 6. Request content collection 7. Trace propagators | 1. DNS time 2. TCP time 3. SSL time 4. First packet time 5. Remaining packet time 6. TCPPing 7. 2.0 Cross-application 8. 2.0 cdnname |
| Startup | 1. First Startup 2. Cold Startup 3. Hot Startup | 1. Startup Count 2. Startup Time 3. Initialization Time 4. Build Time 5. Page Load Time | 1. Interaction Preparation Time |
| Page | 1. View analysis | 1. Open times 2. Interactive time 3. First screen time | 1. Page analysis |
| Operation | 1. Click event 2. Custom operation | 1. Operation count 2. Operation time 3. Blocking time | |
| Protocol Extension | 1. Protocol Extension | See API documentation | 1. Privatization platform version V3.6.x-V3.8.x |
| Webview | 1. Webview automatically embeds WEB probes 2. Network request data collection | 1. Ajax requests 2. Static resource requests | |
| View Collection | 1. Video Playback | 1. Video Playback | 1. Mask Input Box 2. Mask Text 3. Mask Image |
| Custom Event | 1. Custom Event | 1. Event Name 2. Event Attributes | 1. Privatization Platform Version V3.6.x-V3.8.x |
| Rage click | 1. rage click | 1. Rage click times | 1. Privatization platform version V3.6.x-V3.8.x |
| Network Switching | 1. From Connected to Disconnected 2. From Disconnected to Connected | 1. Privatized Platform Version V3.6.x-V3.8.x | |
| Foreground/Background Switching | 1. Application enters foreground 2. Application enters background | 1. Privatized platform version V3.6.x-V3.8.x | |
| Basic Information | 1. Device Model 2. Device Manufacturer 3. Application Name 4. Operator 5. Network Type 6. Connection Type 7. System Version | 1. Latitude and Longitude |