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

Backport "[PROF-9472] Add recorder_stats and profile_stats to internal metadata" to 1.x-stable #3620

Merged
merged 3 commits into from
May 7, 2024

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented May 1, 2024

What does this PR do?

This PR backports #3583 to the 1.x-stable branch. See original PR for more details.

Motivation:

This tweak also makes sense to apply on the 1.x-stable series.

Additional Notes:

I cherry-picked the upstream commits with no other changes.

How to test the change?

See original PR for details.

@ivoanjo ivoanjo requested a review from a team as a code owner May 1, 2024 15:01
@ivoanjo ivoanjo added this to the 1.23.0 milestone May 1, 2024
@github-actions github-actions bot added the profiling Involves Datadog profiling label May 1, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 97.53086% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.24%. Comparing base (09ba2b0) to head (d35e22c).
Report is 1 commits behind head on 1.x-stable.

Files Patch % Lines
spec/datadog/profiling/stack_recorder_spec.rb 96.82% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           1.x-stable    #3620   +/-   ##
===========================================
  Coverage       98.24%   98.24%           
===========================================
  Files            1255     1255           
  Lines           74569    74638   +69     
  Branches         3540     3544    +4     
===========================================
+ Hits            73262    73331   +69     
  Misses           1307     1307           

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

@ivoanjo ivoanjo merged commit b96e01f into 1.x-stable May 7, 2024
195 checks passed
@ivoanjo ivoanjo deleted the ivoanjo/backport-pr3583 branch May 7, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
profiling Involves Datadog profiling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants