trace_flow
Pinpoint where a process stops by comparing its log template sequence to a successful sample, identifying the exact step where the flow broke.
Instructions
流程完整性检查("流程走一半没了但不报错"时的首选):取一条链路的日志模板序列,与成功样本序列对比,定位流程在哪一步中断。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | 默认 1h | |
| labels | No | ||
| project | No | ||
| traceId | No | ||
| entityId | No | 业务实体 ID(订单号等),等效于关键词过滤 | |
| requestId | No | 要检查的请求 ID;不传则自动取窗口内最活跃的 | |
| datasourceUid | No |