Function support list
Module | Supported classes | Collected data | Unsupported types |
---|---|---|---|
Crash | 1. ArkTS crash 2. C/C++ crash | 1. Stack 2. Thread information 3. System log | 1. Traces 2. Custom additional information 3. Additional information (CPU, memory, etc.) |
Freeze | 1. APP FREEZE | 1. Stack 2. Thread information 3. System log 4. Additional information (CPU, memory, etc.) | 1. Traces 2. Custom additional information |
Network module | 1. Axios (@ohos/axios) 2. SDK encapsulation interface based on @ohos.net.http | 1. Response time 2. Number of bytes transferred 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 9. Black and white list |
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 |
HarmonyOS NEXT SDK supports Harmony microservices.