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 编写的服务监控系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

C算法(第二卷:图算法)(第3版)

C算法(第二卷:图算法)(第3版)

塞德威克(Sedgewick Robert) / 周良忠 / 第1版 (2004年1月1日) / 2004-4 / 38.0

《C算法(第2卷)(图算法)(第3版)(中文版)》所讨论的图算法,都是实际中解决图问题的最重要的已知方法。《C算法(第2卷)(图算法)(第3版)(中文版)》的主要宗旨是让越来越多需要了解这些算法的人的能够掌握这些方法及基本原理。书中根据基本原理从基本住处开始循序渐进地讲解,然后再介绍一些经典方法,最后介绍仍在进行研究和发展的现代技术。精心挑选的实例、详尽的图示以及完整的实现代码与正文中的算法和应用......一起来看看 《C算法(第二卷:图算法)(第3版)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具