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

[SDTEST-579] make itr_enabled config parameter true by default #216

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

anmarchenko
Copy link
Member

What does this PR do?
As ITR is out of beta for Ruby, now it can be enabled or disabled using Datadog test service settings page.

Environment variable DD_CIVISIBILITY_ITR_ENABLED can still be used as a killswitch to forcefully disable ITR from the library side.

How to test the change?
Unit tests

@anmarchenko anmarchenko requested review from a team as code owners August 15, 2024 07:47
@anmarchenko anmarchenko changed the title make itr_enabled config parameter true by default [SDTEST-579] make itr_enabled config parameter true by default Aug 15, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.89%. Comparing base (db2dcde) to head (cbcac02).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files         261      261           
  Lines       12291    12291           
  Branches      557      557           
=======================================
  Hits        12155    12155           
  Misses        136      136           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@anmarchenko anmarchenko added this to the 1.4.0 milestone Aug 16, 2024
@anmarchenko anmarchenko merged commit d56ec05 into main Aug 16, 2024
28 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/ruby_itr_out_of_beta branch August 16, 2024 09:32
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

Successfully merging this pull request may close these issues.

3 participants