You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overall, the goal is to update the donated gRPC gem to match the other contrib projects' structure and tooling. This will allow us to use our existing CI that runs tests and releases gems with this new instrumentation.
TODOs:
Create a gRPC-specific example to replace the Gruf example
Move from Standard.rb to Rubocop and Rubocop-Performance to match our other gems
Migrate the tests from RSpec to Minitest
Add the gRPC gem to the relevant CI workflows (ci-instrumentation.yml, dependabot.yml)
Add the gRPC gem to the opentelemetry-instrumentation-all gem
The text was updated successfully, but these errors were encountered:
kaylareopelle
changed the title
WIP - Get gRPC instrumentation donation ready for release
Prepare gRPC instrumentation donation for release
Nov 26, 2024
Overall, the goal is to update the donated gRPC gem to match the other contrib projects' structure and tooling. This will allow us to use our existing CI that runs tests and releases gems with this new instrumentation.
TODOs:
opentelemetry-instrumentation-all
gemRelates to the code merged in #1164
The text was updated successfully, but these errors were encountered: