DataDog / dd-trace-rb

Datadog Tracing Ruby Client
https://docs.datadoghq.com/tracing/
Other
299 stars 368 forks source link

[PROF-9993] Add new `only-profiling-crashtracking` variant to benchmarks #3727

Closed ivoanjo closed 1 day ago

ivoanjo commented 1 week ago

What does this PR do?

This PR adds a new only-profiling-crashtracking variant to our benchmarks.

Motivation:

I've been going around enabling this feature for all Datadog Ruby apps (benchmarking, testing, demo, etc) so we can validate everything is in good shape before enabling it by default.

Additional Notes:

N/A

How to test the change?

Validate that new benchmark variant shows up in results.

codecov-commenter commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.11%. Comparing base (4cd328d) to head (de6ba75). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3727 +/- ## ======================================= Coverage 98.11% 98.11% ======================================= Files 1235 1235 Lines 73749 73749 Branches 3560 3560 ======================================= + Hits 72357 72358 +1 + Misses 1392 1391 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.