Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 5038ad7

Browse files
authored
Merge pull request #589 from census-instrumentation/readme-notice-multigitter
Update README with OpenCensus sunset notice
2 parents 0dd01c3 + e73f66f commit 5038ad7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
> **Warning**
2+
>
3+
> OpenCensus and OpenTracing have merged to form [OpenTelemetry](https://opentelemetry.io), which serves as the next major version of OpenCensus and OpenTracing.
4+
>
5+
> OpenTelemetry has now reached feature parity with OpenCensus, with tracing and metrics SDKs available in .NET, Golang, Java, NodeJS, and Python. **All OpenCensus Github repositories, except [census-instrumentation/opencensus-python](https://github.com/census-instrumentation/opencensus-python), will be archived on July 31st, 2023**. We encourage users to migrate to OpenTelemetry by this date.
6+
>
7+
> To help you gradually migrate your instrumentation to OpenTelemetry, bridges are available in Java, Go, Python, and JS. [**Read the full blog post to learn more**](https://opentelemetry.io/blog/2023/sunsetting-opencensus/).
8+
19
# OpenCensus - A stats collection and distributed tracing framework
210
[![Gitter chat][gitter-image]][gitter-url]
311
[![NPM Published Version][npm-img]][npm-url]

0 commit comments

Comments
 (0)