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

cherry-pick: PENG-2592 adjust default values for sentry's sample rates. #686

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

matheushent
Copy link
Member

This commit modifies the default values for the following configurations:

  • SENTRY_TRACES_SAMPLE_RATE
  • SENTRY_SAMPLE_RATE
  • SENTRY_PROFILING_SAMPLE_RATE

The values were adjusted acording to the task's acceptance criteria.

Original Commit: b2e8592

This commit modifies the default values for the following configurations:

* SENTRY_TRACES_SAMPLE_RATE
* SENTRY_SAMPLE_RATE
* SENTRY_PROFILING_SAMPLE_RATE

The values were adjusted acording to the task's acceptance criteria.

Original Commit: b2e8592
@matheushent matheushent merged commit 19d7daa into main Jan 16, 2025
5 checks passed
@matheushent matheushent deleted the cherry-pick/port-b2e859-to-main branch January 16, 2025 15:18
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.58%. Comparing base (9e2226a) to head (e377f8c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #686   +/-   ##
=======================================
  Coverage   92.58%   92.58%           
=======================================
  Files          85       85           
  Lines        4490     4493    +3     
=======================================
+ Hits         4157     4160    +3     
  Misses        333      333           
Flag Coverage Δ
agent 92.84% <ø> (+0.03%) ⬆️
api 95.33% <ø> (ø)
cli 88.62% <ø> (ø)
core 96.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants