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

Commit df0549d

Browse files
authored
add opencensus and opentracing merger note (#1175)
1 parent d7af601 commit df0549d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ OpenCensus Go is a Go implementation of OpenCensus, a toolkit for
99
collecting application performance and behavior monitoring data.
1010
Currently it consists of three major components: tags, stats and tracing.
1111

12+
#### OpenCensus and OpenTracing have merged to form OpenTelemetry, which serves as the next major version of OpenCensus and OpenTracing. OpenTelemetry will offer backwards compatibility with existing OpenCensus integrations, and we will continue to make security patches to existing OpenCensus libraries for two years. Read more about the merger [here](https://medium.com/opentracing/a-roadmap-to-convergence-b074e5815289).
13+
1214
## Installation
1315

1416
```

0 commit comments

Comments
 (0)