Skip to content

Conversation

@zacharycmontoya
Copy link
Contributor

@zacharycmontoya zacharycmontoya commented Oct 3, 2024

Description

Changes the default value of DD_TRACE_RATE_LIMIT to 100 (previously 200)

Motivation

This aligns the cpp tracer behavior for an unconfigured DD_TRACE_RATE_LIMIT with the expected behavior of all the tracers in our Config Consistency initiative.

Additional Notes

This is technically a breaking change as some users may observe traces being limited. We may consider this more of a FIX or we can put this behind a feature flag. Thoughts?

Jira ticket: APMAPI-511

…ault value of DD_TRACE_RATE_LIMIT to 100

Issues: APMAPI-511
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.66%. Comparing base (85370e7) to head (f682d03).
Report is 48 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage   94.66%   94.66%           
=======================================
  Files          72       72           
  Lines        3804     3804           
=======================================
  Hits         3601     3601           
  Misses        203      203           

☔ 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.

@zacharycmontoya zacharycmontoya changed the title feat!: Implement Config Consistency consistency for DD_TRACE_RATE_LIMIT default value feat!: Implement change default value of DD_TRACE_RATE_LIMIT to 100 Oct 3, 2024
@zacharycmontoya zacharycmontoya changed the title feat!: Implement change default value of DD_TRACE_RATE_LIMIT to 100 feat!: Change default value of DD_TRACE_RATE_LIMIT to 100 Oct 3, 2024
@zacharycmontoya zacharycmontoya marked this pull request as ready for review October 3, 2024 23:40
@zacharycmontoya zacharycmontoya requested a review from a team as a code owner October 3, 2024 23:40
@zacharycmontoya zacharycmontoya requested review from dubloom and removed request for a team October 3, 2024 23:40
@zacharycmontoya zacharycmontoya merged commit 1bcd5b1 into main Oct 7, 2024
22 checks passed
@zacharycmontoya zacharycmontoya deleted the zach.montoya/config-consistency/rate-limit branch October 7, 2024 13:18
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.

4 participants