Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap for replacing or reviving https://github.com/Microsoft/ApplicationInsights-Ruby #35

Open
alecvn opened this issue Feb 1, 2022 · 2 comments

Comments

@alecvn
Copy link

alecvn commented Feb 1, 2022

Is https://github.com/Microsoft/ApplicationInsights-Ruby now completely dead?

I'm running a Ruby on Rails application on a Azure App Service for Linux (Container) instance and would like to know how I can integrate into ApplicationInsights now or the near future.

@mattmccleary
Copy link
Member

mattmccleary commented Feb 1, 2022

Hi Alecvn, yes it's "dead". To be more specific, it's not supported and use-at-your-own-risk. We don't recommend it. Note that Ruby is not an officially supported language for Application Insights.

The plan is for customers to be able to integrate unsupported languages into Application Insights using the OpenTelemetry libraries. The Ruby OpenTelemetry Special Interest Group (SIG) is announcing stable for Distributed Tracing this week on the OpenTelemetry blog.

Customers are successfully using the unsupported OpenTelemetry-Collector and unsupported Azure Monitor Collector Exporter to configure the OpenTelemetry data to be sent to Application Insights.

In the future, we'll provide a supported OpenTelemetry Protocol (OTLP) endpoint/agent. A timeline is not available at the moment. Read this blog to learn more. In the meantime, I think all the pieces are available to unblock yourself using unsupported OpenTelemetry components.

@gschmidt-nuance
Copy link

Just curious if any recent progress has been made on providing a supported OpenTelemetry Protocol (OTLP) endpoint/agent or perhaps more detailed documentation for setting up a Rails app to send OpenTelemetry data to Application Insights? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants