Skip to content

Conversation

@ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Dec 13, 2022

What does this PR do?:

This PR collects a few small changes needed before releasing the new Ruby profiler bits ("CPU Profiling 2.0") as opt-in (that is, disabled by default) public beta.

I recommend reviewing commit-by-commit.

Motivation:

We're finally ready to start telling customers they can enable this new mode.

Additional Notes:

(N/A)

How to test the change?:

Change includes test coverage (the little code that is affected).

@github-actions github-actions bot added core Involves Datadog core libraries profiling Involves Datadog profiling labels Dec 13, 2022
@ivoanjo ivoanjo changed the title (WORK IN PROGRESS DRAFT) [PROF-6559] Mark Ruby CPU Profiling 2.0 as being in beta [PROF-6559] Mark Ruby CPU Profiling 2.0 as being in beta Dec 14, 2022
@ivoanjo ivoanjo marked this pull request as ready for review December 14, 2022 09:07
@ivoanjo ivoanjo requested a review from a team December 14, 2022 09:07
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.32%. Comparing base (ec7b868) to head (91cc4c5).
⚠️ Report is 7784 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2489   +/-   ##
=======================================
  Coverage   98.32%   98.32%           
=======================================
  Files        1118     1120    +2     
  Lines       60351    60401   +50     
=======================================
+ Hits        59339    59390   +51     
+ Misses       1012     1011    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ivoanjo ivoanjo merged commit fd88411 into master Dec 14, 2022
@ivoanjo ivoanjo deleted the ivoanjo/prof-6559-cpu-profiling-2-beta branch December 14, 2022 15:17
@github-actions github-actions bot added this to the 1.8.0 milestone Dec 14, 2022
@ivoanjo ivoanjo restored the ivoanjo/prof-6559-cpu-profiling-2-beta branch December 15, 2022 22:00
@GustavoCaso GustavoCaso deleted the ivoanjo/prof-6559-cpu-profiling-2-beta branch October 11, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Involves Datadog core libraries profiling Involves Datadog profiling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants