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

Revert "Disable crashtracking by default" #4083

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

lloeki
Copy link
Contributor

@lloeki lloeki commented Nov 7, 2024

What does this PR do?

This reverts commit c8a2165 from #3970

Motivation:

#4082 fixed the root cause.

Change log entry

Default crashtracking to enabled.

Additional Notes:

How to test the change?

CI

@github-actions github-actions bot added the core Involves Datadog core libraries label Nov 7, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.73%. Comparing base (d7cd566) to head (6b6e884).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4083      +/-   ##
==========================================
+ Coverage   97.72%   97.73%   +0.01%     
==========================================
  Files        1338     1338              
  Lines       80251    80251              
  Branches     4017     4017              
==========================================
+ Hits        78428    78437       +9     
+ Misses       1823     1814       -9     

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

@lloeki lloeki marked this pull request as ready for review November 7, 2024 11:55
@lloeki lloeki requested a review from a team as a code owner November 7, 2024 11:55
@lloeki lloeki enabled auto-merge November 7, 2024 11:56
@pr-commenter
Copy link

pr-commenter bot commented Nov 7, 2024

Benchmarks

Benchmark execution time: 2024-11-07 12:12:10

Comparing candidate commit 6b6e884 in PR branch lloeki/reenable-crashtracker-by-default with baseline commit d7cd566 in branch master.

Found 0 performance improvements and 2 performance regressions! Performance is the same for 27 metrics, 2 unstable metrics.

scenario:profiler - sample timeline=false

  • 🟥 throughput [-0.724op/s; -0.716op/s] or [-10.546%; -10.425%]

scenario:profiler - stack collector

  • 🟥 throughput [-238.942op/s; -237.283op/s] or [-8.063%; -8.007%]

Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

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

👍 LGTM. Peeking at #3970, I think it would be nice to also re-add the "ensures the latest configuration applied" spec, since it was adding coverage for a non-trivial bug that almost got in when we changed crashtracker to be independent from profiling.

@lloeki lloeki merged commit 79fb090 into master Nov 7, 2024
268 checks passed
@lloeki lloeki deleted the lloeki/reenable-crashtracker-by-default branch November 7, 2024 12:37
@github-actions github-actions bot added this to the 2.7.0 milestone Nov 7, 2024
@TonyCTHsu TonyCTHsu mentioned this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Involves Datadog core libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants