内容简介:服务监控系统 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 语言开发的开源的服务监控系统和时间序列数据库。
更新内容:
[更改]
marathon_sd: useauth_tokenandauth_token_filefor token-based authentication instead ofbearer_tokenandbearer_token_filerespectively.[更改] 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 编写的服务监控系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Prometheus 2.19.0 发布,Go 编写的服务监控系统
- Prometheus 2.4.0 发布,Go 编写的服务监控系统
- Prometheus 2.4.0 发布,Go 编写的服务监控系统
- Prometheus 2.4.3 发布,Go 编写的服务监控系统
- Prometheus 2.12 发布,Go 编写的服务监控系统
- Prometheus 2.13.0 发布,Go 编写的服务监控系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深度学习
[美] 伊恩·古德费洛、[加] 约书亚·本吉奥、[加] 亚伦·库维尔 / 赵申剑、黎彧君、符天凡、李凯 / 人民邮电出版社 / 2017-7-1 / 168
《深度学习》由全球知名的三位专家Ian Goodfellow、Yoshua Bengio 和Aaron Courville撰写,是深度学习领域奠基性的经典教材。全书的内容包括3个部分:第1部分介绍基本的数学工具和机器学习的概念,它们是深度学习的预备知识;第2部分系统深入地讲解现今已成熟的深度学习方法和技术;第3部分讨论某些具有前瞻性的方向和想法,它们被公认为是深度学习未来的研究重点。 《深度......一起来看看 《深度学习》 这本书的介绍吧!