摘要: 1. 定义数据源(from) from(bucket:"example-bucket") 2. 时间范围(range) 最近12小时 from(bucket:"example-bucket") |> range(start: -12h) 最近3天 from(bucket:"example-bucke 阅读全文
posted @ 2025-06-01 19:13 known 阅读(230) 评论(0) 推荐(0)