Prometheus 2.3.0 发布,Go 编写的服务监控系统

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

内容简介:服务监控系统 Prometheus 2.3.0 已发布,Prometheus 是一个 Go 语言开发的开源的服务监控系统和时间序列数据库。 更新内容: [更改] marathon_sd: use auth_token and auth_token_file for token-based aut...

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

Prometheus 2.3.0 发布,Go 编写的服务监控系统

更新内容:

  • [更改] marathon_sd: use auth_token and auth_token_file for token-based authentication instead of bearer_token and bearer_token_file respectively.

  • [更改] Metric names for HTTP server metrics changed

  • [特性] Add query commands to promtool

  • [特性] Add security headers to HTTP server responses

  • [特性] Pass query hints via remote read API

  • [特性] Basic auth passwords can now be configured via file across all configuration

  • [改进] Optimise PromQL and API serialization for memory usage and allocations

  • [改进] Limit number of dropped targets in web UI

  • [改进] Consul and EC2 service discovery allow using server-side filtering for performance improvement

  • [改进] Add advanced filtering configuration to EC2 service discovery

  • [改进] marathon_sd: adds support for basic and bearer authentication, plus all other common HTTP client options (TLS config, proxy URL, etc.)

  • [改进] Provide machine type metadata and labels in GCE service discovery

  • [改进] Add pod controller kind and name to Kubernetes service discovery data

  • [改进] Move TSDB to flock-based log file that works with Docker containers

  • [修复] Properly propagate storage errors in PromQL

  • [修复] Fix path prefix for web pages

  • [修复] Fix goroutine leak in Consul service discovery

  • [修复] Fix races in scrape manager

  • [修复] Fix OOM for very large k in PromQL topk() queries

  • [修复] Make remote write more resilient to unavailable receivers

  • [修复] Make remote write shutdown cleanly

  • [修复] Don't leak files on errors in TSDB's tombstone cleanup

  • [修复] Unary minus expressions now removes the metric name from results

  • [修复] Fix bug that lead to wrong amount of samples considered for time range expressions

下载地址:


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


以上所述就是小编给大家介绍的《Prometheus 2.3.0 发布,Go 编写的服务监控系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

数据密集型应用系统设计

数据密集型应用系统设计

Martin Kleppmann / 赵军平、李三平、吕云松、耿煜 / 中国电力出版社 / 2018-9-1 / 128

全书分为三大部分: 第一部分,主要讨论有关增强数据密集型应用系统所需的若干基本原则。首先开篇第1章即瞄准目标:可靠性、可扩展性与可维护性,如何认识这些问题以及如何达成目标。第2章我们比较了多种不同的数据模型和查询语言,讨论各自的适用场景。接下来第3章主要针对存储引擎,即数据库是如何安排磁盘结构从而提高检索效率。第4章转向数据编码(序列化)方面,包括常见模式的演化历程。 第二部分,我们将......一起来看看 《数据密集型应用系统设计》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具