标签:col idt fan select ack grafana span 分享 one
下载: https://dl.grafana.com/oss/release/grafana-5.4.2.windows-amd64.zip
解压就能用
SELECT
$__timeGroupAlias(create_time,1s),
count(uuid) AS "num"
FROM t_user
WHERE
$__timeFilter(create_time)
GROUP BY 1
ORDER BY $__timeGroup(create_time,1s)
标签:col idt fan select ack grafana span 分享 one
原文地址:https://www.cnblogs.com/cs294639693/p/10163739.html