opentelemetry-ruby icon indicating copy to clipboard operation
opentelemetry-ruby copied to clipboard

Push `opentelemetry-exporter-otlp-grpc` gem to ruby gems

Open arikarim opened this issue 1 year ago • 2 comments

We have a problem of not being able to get opentelemetry-exporter-otlp-grpc as a gem on ruby gems.

Description

Currently we can not use opentelemetry with grpc and ruby as there is not any gems that would support it. so please do us a favor and publish it to ruby gems as the gem is already working but can only be used like so for now: gem 'opentelemetry-exporter-otlp-grpc', git: 'https://github.com/open-telemetry/opentelemetry-ruby.git', branch: 'main', glob: 'exporter/otlp-grpc/opentelemetry-exporter-otlp-grpc.gemspec'

arikarim avatar Jan 28 '24 08:01 arikarim

Thanks for your feedback!

One of the challenges we face is not having any dedicated maintainers of the gRPC exporter, which is largely the reason we haven't published it.

We also do not have a critical mass of users who've requested support for gRPC; IIRC you'll be the second.

I think if we could have dedicated maintainers who could handle and triage incoming bug reports and perform regular maintenance then I think the SDK maintainers would likely be willing to publish the gem.

Since you are a user of the gRPC exporter, would you be interested in helping with maintenance?

arielvalentin avatar Jan 28 '24 17:01 arielvalentin

If you're interested in getting the gem published there's a issue describing some of the work needed to get it to that point https://github.com/open-telemetry/opentelemetry-ruby/issues/1585

robertlaurin avatar Jan 31 '24 17:01 robertlaurin

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

github-actions[bot] avatar Mar 03 '24 01:03 github-actions[bot]