ai_watchdog_monitor_status
|
参数 |
类型 |
描述 |
|---|---|---|
|
metric_name |
text |
metric指标名称:
|
|
max_length |
int |
采集队列长度。 |
|
current_length |
int |
当前采集到的样本数。 |
|
collection_interval |
int |
采集间隔,单位秒。 |
|
latest_value |
int |
上次采集到的值,没采集到为null。 |
|
last_report |
timestamp |
上次采集时刻。 |