name | text | 参数名称,包括如下常用参数: - enable_ai_watchdog:是否开启本功能。
- ai_watchdog_max_consuming_time_ms:最大耗时。
- ai_watchdog_used_memory_kb:本功能当前内存使用。
- ai_watchdog_detection_times:已检测次数。
- enable_self_healing:发现问题后是否可以自愈。
- oom_detected_times:已检测到的OOM次数。
- hang_detected_times:已检测到的hang次数。
- enable_oom_detection:是否自动启动了OOM探测功能。
- in_wait_time:是否处于等待时间。
- other_used_memory_has_risk:其他内存使用部分是否存在风险。
- shared_used_mem_has_risk:共享内存上下文使用是否存在风险。
- dynamic_used_shrctx_has_risk:动态内存使用是存在风险。
|