文档首页/ 云数据库 GaussDB/ 开发指南(分布式_V2.0-3.x)/ Schema/ DBE_PERF Schema/ AI Watchdog/ ai_watchdog_monitor_status
更新时间:2025-03-12 GMT+08:00
ai_watchdog_monitor_status
| 参数 | 类型 | 描述 |
|---|---|---|
| metric_name | text | metric指标名称:
|
| max_length | int | 采集队列长队。 |
| current_length | int | 当前采集到的样本数。 |
| collection_interval | int | 采集间隔,单位秒。 |
| latest_value | int | 上次采集到的值,没采集到为null。 |
| last_report | timestamp | 上次采集时刻。 |
父主题: AI Watchdog