We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94acb9 commit 8554233Copy full SHA for 8554233
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# 2.32 (2023-04-16)
4
+- 支持时序图断点展示,通过 time_series(`时间列`, `补全窗口`, `%Y-%m-%d %H:%i:%s`, `null`) 补 null 值进行断点展示
5
+ - time_series 参考:[time_series时间补全函数说明](https://help.aliyun.com/zh/sls/user-guide/date-and-time-functions-1?spm=a2c4g.11186623.0.i10#section-wsz-wt2-4fb)
6
+
7
+
8
# 2.31 (2023-10-18)
9
- 支持日志图在 Grafana v10 的展示,日志图可以指定想展示的字段,ycol格式为`字段1,字段2`
10
- 流图支持多条线,ycol格式为`#:#指标1,指标2`
0 commit comments