diff --git a/README.md b/README.md index 2a9d50c..c663938 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # lightstep-tracer-java +> ❗ **This instrumentation is no longer recommended**. Please review [documentation on setting up and configuring the OpenTelemetry Java SDK and APIs](https://github.com/open-telemetry/opentelemetry-java) for more information on migrating to OpenTelemetry. + [ ![Download](https://maven-badges.herokuapp.com/maven-central/com.lightstep.tracer/lightstep-tracer-java/badge.svg) ](https://maven-badges.herokuapp.com/maven-central/com.lightstep.tracer/lightstep-tracer-java) [![Circle CI](https://circleci.com/gh/lightstep/lightstep-tracer-java.svg?style=shield)](https://circleci.com/gh/lightstep/lightstep-tracer-java) [![MIT license](http://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT) The LightStep distributed tracing library for the standard Java runtime environment.