language、statement、stream 和相对时间窗
time_range_secs。先使用 saved_views.read 读取视图,以当前时间为终点换算绝对微秒时间窗,再把这些值
提交到执行查询。查询执行需要 streams.query。
当前没有单独的保存视图运行接口;Web 应用也采用这两个请求完成执行。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
加载保存视图并执行保存的查询。
GET /api/v1/saved_views/{id}
POST /api/v1/query
language、statement、stream 和相对时间窗
time_range_secs。先使用 saved_views.read 读取视图,以当前时间为终点换算绝对微秒时间窗,再把这些值
提交到执行查询。查询执行需要 streams.query。
当前没有单独的保存视图运行接口;Web 应用也采用这两个请求完成执行。此页面对您有帮助吗?