Prometheus 1.8.0 发布,服务监控系统

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

内容简介:服务监控系统 Prometheus 1.8.0 已发布,Prometheus 是一个 Go 语言开发的开源的服务监控系统和时间序列数据库。 更新内容: [CHANGE] Rule links link to the Console tab rather than the Graph tab to no...

服务监控系统 Prometheus 1.8.0 已发布,Prometheus 是一个 Go 语言开发的开源的服务监控系统和时间序列数据库。

Prometheus 1.8.0 发布,服务监控系统

更新内容:

  • [CHANGE] Rule links link to the Console tab rather than the Graph tab to not trigger expensive range queries by default.

  • [FEATURE] Ability to act as a remote read endpoint for other Prometheus servers.

  • [FEATURE] K8s SD: Support discovery of ingresses.

  • [FEATURE] Consul SD: Support for node metadata.

  • [FEATURE] Openstack SD: Support discovery of hypervisors.

  • [FEATURE] Expose current Prometheus config via /status/config.

  • [FEATURE] Allow to collapse jobs on /targets page.

  • [FEATURE] Add /-/healthy and /-/ready endpoints.

  • [FEATURE] Add color scheme support to console templates.

  • [ENHANCEMENT] Remote storage connections use HTTP keep-alive.

  • [ENHANCEMENT] Improved logging about remote storage.

  • [ENHANCEMENT] Relaxed URL validation.

  • [ENHANCEMENT] Openstack SD: Handle instances without IP.

  • [ENHANCEMENT] Make remote storage queue manager configurable.

  • [ENHANCEMENT] Validate metrics returned from remote read.

  • [ENHANCEMENT] EC2 SD: Set a default region.

  • [ENHANCEMENT] Changed help link to https://prometheus.io/docs.

  • [BUGFIX] Fix floating-point precision issue in deriv function.

  • [BUGFIX] Fix pprof endpoints when -web.route-prefix or -web.external-url is
    used.

  • [BUGFIX] Fix handling of null target groups in file-based SD.

  • [BUGFIX] Set the sample timestamp in date-related PromQL functions.

  • [BUGFIX] Apply path prefix to redirect from deprecated graph URL.

  • [BUGFIX] Fixed tests on MS Windows.

  • [BUGFIX] Check for invalid UTF-8 in label values after relabeling.

下载地址:

https://prometheus.io/download/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Python高性能编程

Python高性能编程

【美】 戈雷利克 (Micha Gorelick)、【美】 欧日沃尔德(Ian Ozsvald) / 人民邮电出版社 / 2017-7-1 / 79

本书共有12章,围绕如何进行代码优化和加快实际应用的运行速度进行详细讲解。本书主要包含以下主题:计算机内部结构的背景知识、列表和元组、字典和集合、迭代器和生成器、矩阵和矢量计算、并发、集群和工作队列等。最后,通过一系列真实案例展现了在应用场景中需要注意的问题。 本书适合初级和中级Python程序员、有一定Python语言基础想要得到进阶和提高的读者阅读。一起来看看 《Python高性能编程》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具