Kibana 6.4.1 发布,Elasticsearch 分析及可视化平台

栏目: 软件资讯 · 发布时间: 5年前

内容简介:Kibana 6.4.1 已发布,Kibana 让你能够可视化 Elasticsearch 中的数据并操作 Elastic Stack。Kibana 核心搭载了一批经典功能:柱状图、线状图、饼图、旭日图等等。 这是一个 Bug 修复版本,包含针对 APM、文档、机...

Kibana 6.4.1 已发布,Kibana 让你能够可视化 Elasticsearch 中的数据并操作 Elastic Stack。Kibana 核心搭载了一批经典功能:柱状图、线状图、饼图、旭日图等等。

Kibana 6.4.1 发布,Elasticsearch 分析及可视化平台

这是一个 Bug 修复版本,包含针对 APM、文档、机器学习等各方面的修正。

APM

  • Reverts the default value for indices to apm-* #22445

  • Fixes 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 #22558

  • Improves test coverage for CallClient error cases #22599

  • Adds 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 #22469

  • Fixes a problem with force del() when bundleDir is outside the current working directory #22981

    Trying 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 from MarkdownVisComponent 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 #22467

  • In 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语言及其应用

Python语言及其应用

[美] Bill Lubanovic / 丁嘉瑞、梁杰、禹常隆 / 人民邮电出版社 / 2016-1 / 79.00元

本书介绍Python 语言的基础知识及其在各个领域的具体应用,基于最新版本3.x。书中首先介绍了Python 语言的一些必备基本知识,然后介绍了在商业、科研以及艺术领域使用Python 开发各种应用的实例。文字简洁明了,案例丰富实用,是一本难得的Python 入门手册。一起来看看 《Python语言及其应用》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试