Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 5f07c1c

Browse files
authored
Add deprecation warning
1 parent 3650fff commit 5f07c1c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
# 🛑🛑🛑 Deprecation Notice 🛑🛑🛑
2+
3+
This repository is scheduled to be deprecated. Please see https://github.com/jaegertracing/jaeger-client-cpp/issues/292.
4+
5+
<hr/>
6+
17
[![Build Status][ci-img]][ci] [![Coverage Status][cov-img]][cov] [![Appveyor Build][appveyor]][appveyor] [![OpenTracing 1.0 Enabled][ot-img]][ot-url]
28

39
![Ubuntu](https://github.com/jaegertracing/jaeger-client-cpp/workflows/Ubuntu/badge.svg)
410
![MacOS](https://github.com/jaegertracing/jaeger-client-cpp/workflows/MacOS/badge.svg)
511
![Windows](https://github.com/jaegertracing/jaeger-client-cpp/workflows/Windows/badge.svg)
612

7-
813
# jaeger-client-cpp
914
[Jaeger](https://www.jaegertracing.io/) SDK with [OpenTracing API for C++](https://github.com/opentracing/opentracing-cpp) binding.
1015

0 commit comments

Comments
 (0)