metric ↔ trace ↔ log ↔ host 跳转做服务端的过滤条件与时间范围预填。
参数
通过
GET /api/v1/web/correlation/providers 获取已启用的方向列表。两个路由都需要
streams.query,系统范围可使用 sys.telemetry.read。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
为跨信号跳转预填过滤与时间。
GET /api/v1/web/correlation/{from_kind}/{to_kind}
metric ↔ trace ↔ log ↔ host 跳转做服务端的过滤条件与时间范围预填。
参数
| 参数 | 位置 | 必填 | 说明 |
|---|---|---|---|
from_kind | path | ✅ | trace / metric / log / host |
to_kind | path | ✅ | trace / metric / log / host |
ctx | query | ✅ | 源信号上下文的 base64-url JSON |
GET /api/v1/web/correlation/providers 获取已启用的方向列表。两个路由都需要
streams.query,系统范围可使用 sys.telemetry.read。此页面对您有帮助吗?