内容简介:Kibana 6.4.1 已发布,Kibana 让你能够可视化 Elasticsearch 中的数据并操作 Elastic Stack。Kibana 核心搭载了一批经典功能:柱状图、线状图、饼图、旭日图等等。 这是一个 Bug 修复版本,包含针对 APM、文档、机...
Kibana 6.4.1 已发布,Kibana 让你能够可视化 Elasticsearch 中的数据并操作 Elastic Stack。Kibana 核心搭载了一批经典功能:柱状图、线状图、饼图、旭日图等等。
这是一个 Bug 修复版本,包含针对 APM、文档、机器学习等各方面的修正。
APM
Reverts the default value for indices to
apm-*
#22445Fixes links that were missing the base path #22592
Fixes links to machine learning jobs #22820
Design
Resolves a problem that caused tooltips to generate an error in Internet Explorer 11 #23006
Discover
Fixes regression in
CallClient
that caused request errors, such as timeouts, to result in fatal errors #22558Improves test coverage for
CallClient
error cases #22599Adds explicit format parameter to
docvalue_fields
requests #22771
Docs
Sets branch to 6.4 for doc links #22845
Machine Learning
Fixes links to results for jobs with no results #22650
Adds milliseconds to watch start and end times #22659
Removes calendars from job when cloning #22667
Fixes issue with incorrect timezones in Jobs list #22714
Disables links on the Jobs list to Single Metric Viewer for non-applicable jobs #22809
Management
Fixes issue with importing a visualization with a missing saved search #22029
Fixes issue with importing saved objects when an index pattern is missing #22068
Fixes the alignment of the Save and Cancel buttons on the Settings page #21898
Fixes _source formatting #22800
Monitoring
Uses 0 as the default for shard count if the node is not found #21000
Fixes logging when Monitoring reinitializes with a HUP signal (#22464) #22513
Fixes the problem where the Shard Legend panel in Monitoring > Indices only shows one replica per shard #23183
Platform
Calculates the content length for the export API #22847
Relies on RFC1123 when validating
server.host
#22469Fixes a problem with force
del()
whenbundleDir
is outside the current working directory #22981Trying to run a Kibana optimization (usually after installing or disabling a plugin) from a directory that is not a parent of the
optimize.bundleDir
configuration or the Kibana installation no longer fails with "Cannot delete files/folders outside the current working directory."
Reporting
Removes the
shouldComponentUpdate
function fromMarkdownVisComponent
because it caused reporting failures #21501
Sharing
Displays warning state when status check has no data #22178
Adds detection of invalid JSON searchSource to saved_object and dashboard #20379
Updates dashboard-only mode to display saved searches #22685
Adds
aria-label
to search input on dashboard listing view #22467In the Controls visualization, safely handles case where value can not be extracted from Kibana filter #22885
Visualization
Fixes broken visualize CSS #22713
Fixes the editor so that it correctly shows errors for parent pipeline aggregations #22874
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Kibana 6.4.1 发布,Elasticsearch 分析及可视化平台》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- python可视化文本分析(1)—分析QQ班群聊天记录宏观
- Matplotlib数据可视化实例分析
- 数据可视化分析平台开源方案集锦
- python可视化文本分析(2)—snownlp+jieba分析QQ群成员发言情况
- Python数据可视化:2018年电影分析
- Top 7大开源数据可视化分析工具!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Spring实战(第4版)
Craig Walls 沃尔斯 / 张卫滨 / 人民邮电出版社 / 2016-4-1 / CNY 89.00
《Spring实战(第4版)》是经典的、畅销的Spring学习和实践指南。 第4版针对Spring 4进行了全面更新。全书分为四部分。第1部分介绍Spring框架的核心知识。第二部分在此基础上介绍了如何使用Spring构建Web应用程序。第三部分告别前端,介绍了如何在应用程序的后端使用Spring。第四部分描述了如何使用Spring与其他的应用和服务进行集成。 《Spring实战(第4......一起来看看 《Spring实战(第4版)》 这本书的介绍吧!
HTML 编码/解码
HTML 编码/解码
RGB HSV 转换
RGB HSV 互转工具