diff --git a/instrumentation/grpc/README.md b/instrumentation/grpc/README.md index 8d3c1165c..8377b9d57 100644 --- a/instrumentation/grpc/README.md +++ b/instrumentation/grpc/README.md @@ -1,4 +1,6 @@ # OpenTelemetry::Instrumentation::Grpc +> [!CAUTION] +> This gem is not ready for release by the open-telemetry org yet, but other versions are available on RubyGems [![Gem Version](https://badge.fury.io/rb/opentelemetry-instrumentation-grpc.svg)](https://badge.fury.io/rb/opentelemetry-instrumentation-grpc) [![GitHub Actions CI Status](https://github.com/hibachrach/opentelemetry-instrumentation-grpc/actions/workflows/main.yml/badge.svg)](https://github.com/hibachrach/opentelemetry-instrumentation-grpc/actions?query=branch%3Amain) @@ -8,9 +10,6 @@ OpenTelemetry instrumentation for users of the `grpc` gem > [!WARNING] > Right now, the gem only instruments outbound requests to gRPC services -> [!WARNING] -> This gem is not ready for release by the open-telemetry org yet, but other versions are available on RubyGems - ## Installation Install the gem and add to the application's Gemfile by executing: