Skip to content

Commit

Permalink
Update instrumentation/grpc/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle authored Nov 25, 2024
1 parent c2253f3 commit 2b6c708
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions instrumentation/grpc/README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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:
Expand Down

0 comments on commit 2b6c708

Please sign in to comment.