当前位置:网站首页>【翻译】CNCF对OpenTracing项目的存档
【翻译】CNCF对OpenTracing项目的存档
2022-08-05 00:48:00 【programmer_ada】
CNCF今天宣布,技术监督委员会(TOC)已经批准将OpenTracing项目归档。归档项目相当罕见,但却是一个健康的开源社区的标志。OpenTracing是继rkt之后第二个被归档的项目。
在OpenTracing和OpenCensus合并为OpenTelemetry之后,将OpenTracing归档一直是项目维护者的意图。由于OpenTelemetry已经进入孵化期,OpenTracing被建议作为OpenTelemetry之前的迭代项目归档,这应该有助于避免任何终端用户的混淆。
一旦一个项目被归档。
- CNCF 将不再为该项目提供支持
- 它被列为在线归档项目
- CNCF 可以提供诸如文档更新等服务,以帮助用户过渡。
- 其他 CNCF 营销活动将不再为该项目提供。
任何已归档的项目都可以通过正常的项目提案程序重新进入 CNCF。被归档的项目将被托管在 Linux 基金会下,如果维护者愿意,欢迎他们继续在该项目上工作。
CNCF TOC要感谢OpenTracing项目的维护者和贡献者,他们在云原生技术的发展和演变中发挥了重要作用,特别是在可观察性领域。
了解更多关于CNCF归档过程的信息。
边栏推荐
- Software testing interview questions: test life cycle, the test process is divided into several stages, and the meaning of each stage and the method used?
- Software Testing Interview Questions: What Are the Types of Software Testing?
- 2022杭电多校第一场 1004 Ball
- 2022 Nioke Multi-School Training Session H Question H Take the Elevator
- 2021年11月网络规划设计师上午题知识点(下)
- Binary tree [full solution] (C language)
- JUC线程池(一): FutureTask使用
- Introduction to JVM class loading
- After the staged testing is complete, have you performed defect analysis?
- Creative code confession
猜你喜欢
随机推荐
D - I Hate Non-integer Number (count of selected number dp
Dynamic Programming/Knapsack Problem Summary/Summary - 01 Knapsack, Complete Knapsack
tensor.nozero(), mask, [mask]
If capturable=False, state_steps should not be CUDA tensors
ora-00604 ora-02429
金九银十面试跳槽季;你准备好了吗?
2022 Multi-school Second Session K Question Link with Bracket Sequence I
tensor.nozero(),面具,面具
Jin Jiu Yin Shi Interview and Job-hopping Season; Are You Ready?
软件测试面试题:一套完整的测试应该由哪些阶段组成?
OPENWIFI实践1:下载并编译SDRPi的HDL源码
[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy
2022 Hangzhou Electric Multi-School 1004 Ball
Helm Chart
After the staged testing is complete, have you performed defect analysis?
僵尸进程和孤儿进程
E - Many Operations (bitwise consideration + dp thought to record the result after the operation
2021年11月网络规划设计师上午题知识点(下)
ORA-00257
JVM类加载简介