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

[NO-TICKET] Remove deprecated profiler settings #3597

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Apr 17, 2024

What does this PR do?

This profiler removes a number of profiler settings that have been deprecated for a while.

Motivation:

On the 1.x series, we were keeping these settings around, even though they didn't do anything; for the 2.0 release, we're taking the opportunity to delete them, as, again, they don't do anything.

Additional Notes:

I've included the needed changes to the upgrade guide as well.

How to test the change?

These settings were already not in use, so the only change is really to delete any references to them.

**What does this PR do?**

This profiler removes a number of profiler settings that have been
deprecated for a while.

**Motivation:**

On the 1.x series, we were keeping these settings around, even though
they didn't do anything; for the 2.0 release, we're taking the
opportunity to delete them, as, again, they don't do anything.

**Additional Notes:**

I've included the needed changes to the upgrade guide as well.

**How to test the change?**

These settings were already not in use, so the only change is really
to delete any references to them.
@ivoanjo ivoanjo added profiling Involves Datadog profiling 2.0 labels Apr 17, 2024
@ivoanjo ivoanjo added this to the 2.0.0 milestone Apr 17, 2024
@ivoanjo ivoanjo requested a review from a team April 17, 2024 20:26
@ivoanjo ivoanjo requested a review from a team as a code owner April 17, 2024 20:26
@github-actions github-actions bot added core Involves Datadog core libraries and removed profiling Involves Datadog profiling labels Apr 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.08%. Comparing base (1f7b596) to head (da1ba63).
Report is 42 commits behind head on 2.0.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.0    #3597      +/-   ##
==========================================
- Coverage   98.09%   98.08%   -0.01%     
==========================================
  Files        1219     1220       +1     
  Lines       71603    71863     +260     
  Branches     3406     3412       +6     
==========================================
+ Hits        70237    70486     +249     
- Misses       1366     1377      +11     

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

Copy link
Member

@marcotc marcotc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@TonyCTHsu TonyCTHsu modified the milestone: 2.0.0 Apr 18, 2024
@ivoanjo ivoanjo merged commit 67e41ab into 2.0 Apr 18, 2024
157 checks passed
@ivoanjo ivoanjo deleted the ivoanjo/remove-deprecated-profiler-settings branch April 18, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 core Involves Datadog core libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants