Function support list
Module | Supported types | Collected data | Unsupported types |
---|---|---|---|
Crash | 1. ArkTS crash 2. C/C++ crash | 1. Stack 2. Thread information 3. System log 4. Additional information (remaining power, UI orientation, etc.) 5. Exception tracing 6. Custom information | 1. Additional information (CPU, memory) |
Freeze | 1. APP FREEZE | 1. Stack 2. Thread information 3. System log 4. Additional information (memory, remaining power, 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 tracing 4. Custom information 5. Metadata | |
Network module | 1. Axios (@ohos/axios) 2. SDK based on @ohos.net.http encapsulation interface 3. RCP (Remote Communication Platform) | 1. Response time 2. Transferred bytes 3. 3.0 cross-application and apms 4. Status code 5. HTTP error and network error 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 |
Start | 1. First start 2. Cold start 3. Hot start | 1. Number of starts 2. Start time 3. Initialization time 4. Build time 5. Page load time | 1. Interaction preparation time |
Page | 1. View analysis | 1. Number of opens 2. Interactive time 3. First screen time | 1. Page analysis |
Operation | 1. Click event 2. Custom operation | 1. Number of operations 2. Operation time 3. Blocking time | |
Protocol extension | 1. Protocol extension | See API documentation for details | 1. Privatization platform version V3.6.x-V3.8.x |
Webview | 1. Webview automatically embeds WEB probe 2. Network request data collection | 1. Ajax request 2. Static resource request | |
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 |