内容简介:Apache SkyWalking 8.0.1 已发布。SkyWalking 是观察性分析平台和应用性能管理系统,提供分布式追踪、服务网格遥测分析、度量聚合和可视化一体化解决方案,支持 Java, .Net Core, PHP, NodeJS, Golang, LUA 语言探...
Apache SkyWalking 8.0.1 已发布。SkyWalking 是观察性分析平台和应用性能管理系统,提供分布式追踪、服务网格遥测分析、度量聚合和可视化一体化解决方案,支持 Java, .Net Core, PHP, NodeJS, Golang, LUA 语言探针,支持 Envoy + Istio 构建的 Service Mesh。
与 8.0.0 相比,此版本包含一个热修复程序。
OAP-Backend
- 修复
no-init模式在 Elasticsearch 存储中无法运行的错误
8.0.0 值得关注的变化:
- 添加并实现了 v3 协议,旧版本与 8.x 不兼容
- 移除服务、实例、端点注册机制和 inventory 存储实体(inventory storage entities)
- 提供新的 GraphQL 查询协议,同时支持旧协议(计划在今年年底移除)
- 支持 Prometheus 网络协议,可将 Prometheus 格式的指标传输到 SkyWalking 中
- 提供 Python agent
- 移除所有 inventory 缓存
- 提供 Apache ShardingSphere(4.0.0, 4.1.1) agent 插件
- UI dashboard 100%可配置,可采用后台定义的新指标
- 修复 H2/MySQL 实现中的 SQL 注入漏洞
- Upgrade Nacos to avoid the FastJson CVE in high frequency.
- 升级 Nacos 以避免 FastJson CVE
- 升级 jasckson-databind 至 2.9.10
下载地址:http://skywalking.apache.org/downloads/
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Is Parallel Programming Hard, And, If So, What Can You Do About
Paul E. McKenney
The purpose of this book is to help you understand how to program shared-memory parallel machines without risking your sanity.1 By describing the algorithms and designs that have worked well in the pa......一起来看看 《Is Parallel Programming Hard, And, If So, What Can You Do About 》 这本书的介绍吧!