当前位置:网站首页>【Translation】OpenMetrics cultivated by CNCF becomes an incubation project
【Translation】OpenMetrics cultivated by CNCF becomes an incubation project
2022-08-01 17:59:00 【programmer_ada】
CNCFTechnical Oversight Committee (TOC) has voted to accept OpenMetrics as a CNCF Incubation Project.
OpenMetrics creates an open standard for delivering cloud-native metrics at scale.It is an open standard for Prometheus and is the officially supported presentation format for the project and compatible solutions.Metrics are a special kind of telemetry that, when combined with logs and traces, can provide a comprehensive view of cloud-native application performance.
OpenMetrics was created within CNCF in 2017.Since then, OpenMetrics has released a stable 1.0 specification, as well as an Internet Engineering Task Force (IETF) Internet Draft, expected to become an RFC, with the goal of becoming an official Internet standard.It is used or supported by most CNCF projects and many broader cloud native ecosystem projects.Additionally, any changes will behref="https://kubernetes.io/">Kubernetes and Thanos are considered closely.
" said Richard "RichiH" Hartmann, Community Director at Grafana Labs and founder of OpenMetrics, "The creation of OpenMetrics within CNCF was inevitable."The CNCF is a major driver of cloud-native technologies. Seeing a natural, organic, largely untouched migration is the dream of everyone working in infrastructure, and that's exactly what we've achieved."
OpenMetrics is used in production by many large enterprises, including GitLab, DoorDash, Grafana Labs, Chronosphere, Everquote, and SoundCloud.The team estimates there are hundreds of thousands of OpenMetrics users, millions of Prometheus installations, and significantly more programs emitting data, including every Kubernetes instance.Two of the most commonly used Prometheus client libraries support OpenMetrics - Python since October 2018, Go since From January 2020.
"Using OpenMetrics' opinion format allows us to improve our observability and bring standardization to our telemetry data," said Rabun Kosar, Infrastructure Software Engineer at DoorDash."We were able to define engineering-level standards for naming metrics and labels, and attach a standard set of labels to each metric. This in turn allowed us to create templated dashboards and standard alerts for services, saving engineers timeTo try to form alert queries on critical resources like container CPU/memory or restart counts or JVM resources."
Notable milestones.
- >1,600 GitHub stars
- 4 maintainers from different organizations
- Dozens of contributors in total
The next highlight feature of OpenMetrics will be the new Prometheus high-resolution histogram, which will mark the release of version 2.0.OpenTelemetry also intends to support OpenMetrics as a first-class wire format.
"The Prometheus Project has chosen to include OpenMetrics in its compliance test suite,to safeguard open standards," Hartmann said."With Prometheus releasing new high-resolution histograms soon, OpenMetrics will release a 2.0 version for reference. Working closely with OpenTelemetry, all three projects have identified a common language for emitting metrics in cloud-native applications and beyondIn order to further narrow the technology gap, OpenMetrics has also built a bridge for the IETF to bring cloud-native technologies to the foundation of the Internet.
" Chris Aniszczyk, CTO of CNCF, said: "OpenMetrics was spun off from Prometheus to provide a canonical and de facto standard format for metrics."Given the widespread adoption of Prometheus and the growth of the OpenMetrics community, it has made great strides in improving the interoperability of cloud-native observation capabilities. We look forward to seeing further collaboration between CNCF projects such as Prometheus and OpenMetrics for end-usersImprove observability technologies and enable cross-vendor collaboration."
As a CNCF-hosted project, OpenMetrics is part of a neutral foundation aligned with its technical interests and the larger Linux Foundation, whichProvide governance, marketing support and community outreach.OpenMetrics joins incubation technologies Argo, Buildpacks, Cilium, CloudEvents, CNI, Contour, Cortex, CRI-O, Crossplane, Dapr, Dragonfly, emissary-ingress, Falco, Flagger, Flux, gRPC, KEDA, KubeEdge, LitmusChaos, Longhorn, NATS, Notary, OpenTelemetry, Operator Framework, SPIFFE, SPIRE, and Thanos.For more information on the maturity requirements for each level, please visit CNCF's Graduation Criteria.
边栏推荐
猜你喜欢
opencv语法Mat类型总结
MySQL Lock wait timeout exceeded; try restarting transaction 锁等待
晶振工作原理详解
OnePlus 10RT appears on Geekbench, product launch also seems to be approaching
Leetcode75. 颜色分类
面经汇总-社招-6年
The anxiety of the post-90s was cured by the vegetable market
吴恩达机器学习课后习题——kmeans
LeaRun.net快速开发动态表单
关于Mysql服务无法启动的问题
随机推荐
GTK修改pixmap像素,提取pixmap像素RGB值
浅谈大数据背景下数据库安全保障体系
Topology Parts Disassembly 3D Visualization Solution
When custom annotations implement log printing, specific fields are blocked from printing
【Day_10 0428】井字棋
tooltip 控件
B011 - 51-based multifunctional fingerprint smart lock
【Day_12 0507】查找组成一个偶数最接近的两个素数
中信证券是国内十大券商吗?怎么开户安全?
加州大学|通过图抽象从不同的第三人称视频中进行逆强化学习
C language theory--a solid foundation for the written test and interview
el-form-item prop属性动态绑定不生效如何解决
深入分析类加载器
bat 批示处理详解-2
SRM供应商管理系统如何助力口腔护理企业实现采购战略的转型升级
今年最火爆的词:商业分析,看这一篇就够了!
MySQL 45 Talk | 09 How to choose common index and unique index?
GRUB2的零日漏洞补丁现已推出
QT_QDialog dialog
程序员架构修炼之道:如何设计“易理解”的系统架构?