Commit 55ea78c 1 parent 79b81ba commit 55ea78c Copy full SHA for 55ea78c
File tree 2 files changed +6
-4
lines changed
content.en/docs/release-notes
content.zh/docs/release-notes
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ Information about release notes of INFINI Console is provided here.
18
18
### Bug fix
19
19
- Fixed the error when querying empty metric data (#144 )
20
20
- Fixed empty host when setup step finishes (#147 )
21
- - Fixed the error of obtaining suggestions of field's value in discover
22
- - Fixed the wrong display of heatmap's data in alerting message
21
+ - Fixed the error of obtaining suggestions of field's value in discover (#151 )
22
+ - Fixed the wrong display of heatmap's data in alerting message (#157 )
23
+ - Fixed Devtools ` _sql ` support for eleasticsearch 6.x (#158 )
23
24
24
25
### Improvements
25
26
- Update agent config with cluster name (#148 )
Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ title: "版本历史"
18
18
### Bug fix
19
19
- 修复指标数据为空时的查询错误 (#144 )
20
20
- 修复初始化结束步骤中主机显示为错误的问题 (#147 )
21
- - 修复数据探索中获取字段值建议的错误
22
- - 修复告警消息热图数据显示错误的问题
21
+ - 修复数据探索中获取字段值建议的错误 (#151 )
22
+ - 修复告警消息热图数据显示错误的问题 (#157 )
23
+ - 修复开发工具 SQL 查询支撑 6.x 版本 (#158 )
23
24
24
25
### Improvements
25
26
- 优化下发给 Agent 的配置,增加集群名称 (#148 )
You can’t perform that action at this time.
0 commit comments