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

Register the OpenSearch contrib integration #3019

Conversation

segiddins
Copy link
Contributor

Otherwise, attempting to use the integration gives the following error:

/Users/segiddins/.gem/ruby/3.2.2/gems/ddtrace-1.13.0/lib/datadog/tracing/contrib/extensions.rb:210:in `fetch_integration': 'opensearch' is not a valid integration. (Datadog::Tracing::Contrib::Extensions::Configuration::Settings::InvalidIntegrationError)

What does this PR do?

Motivation
Failures on rubygems/rubygems.org#3976

Additional Notes

How to test the change?

Otherwise, attempting to use the integration gives the following error:

`/Users/segiddins/.gem/ruby/3.2.2/gems/ddtrace-1.13.0/lib/datadog/tracing/contrib/extensions.rb:210:in `fetch_integration': 'opensearch' is not a valid integration. (Datadog::Tracing::Contrib::Extensions::Configuration::Settings::InvalidIntegrationError)`
@delner
Copy link
Contributor

delner commented Aug 1, 2023

@segiddins Sorry about the slip up; good catch! Seems pretty straightforward. We're under code freeze for the week, but we will work this into a bugfix release shortly after. Thank you!

@ivoanjo
Copy link
Member

ivoanjo commented Aug 1, 2023

(The CI issue is fixed by #3021 -- there was a new release of the rake-compiler gem which we don't pin since it's only a development dependency, and broke older Rubies)

@TonyCTHsu TonyCTHsu added this to the 1.13.1 milestone Aug 2, 2023
@TonyCTHsu TonyCTHsu merged commit e131b56 into DataDog:master Aug 8, 2023
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants