Sentry 监控 - Snuba 数据中台架构(SnQL 查询语言简介)
作者:应用开发 来源:系统运维 浏览: 【大中小】 发布时间:2025-11-05 04:28:43 评论数:

复制MATCH simple | join | subquery SELECT [expressions] | [aggregations BY expressions] ARRAY JOIN [column] WHERE condition [[AND | OR] condition]* HAVING condition [[AND | OR] condition]* ORDERBY expressions ASC|DESC [,监控据中介 expressions ASC|DESC]* LIMIT expression BY n LIMIT n OFFSET n GRANULARITY n TOTALS boolean 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.
