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

[PROF-8864] Dynamic allocation sampling #3395

Merged
merged 17 commits into from
Jan 31, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    423c4ed View commit details
    Browse the repository at this point in the history
  2. Fix tests

    AlexJF committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5ab6b19 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    7f6bb46 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Address comments

    AlexJF committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ba2d263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee14a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a18b4d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update ext/ddtrace_profiling_native_extension/collectors_discrete_dyn…

    …amic_sampler.c
    
    Co-authored-by: Ivo Anjo <ivo.anjo@datadoghq.com>
    AlexJF and ivoanjo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e1b7b24 View commit details
    Browse the repository at this point in the history
  2. Update spec/datadog/profiling/collectors/discrete_dynamic_sampler_spe…

    …c.rb
    
    Co-authored-by: Ivo Anjo <ivo.anjo@datadoghq.com>
    AlexJF and ivoanjo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6c4244b View commit details
    Browse the repository at this point in the history
  3. Update ext/ddtrace_profiling_native_extension/collectors_discrete_dyn…

    …amic_sampler.c
    
    Co-authored-by: Ivo Anjo <ivo.anjo@datadoghq.com>
    AlexJF and ivoanjo committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    18b9dc7 View commit details
    Browse the repository at this point in the history
  4. Address more comments

    AlexJF committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f8dcd14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d833806 View commit details
    Browse the repository at this point in the history
  6. Address remaining comment

    AlexJF committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    eef1307 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb75b30 View commit details
    Browse the repository at this point in the history
  8. Update gemfiles/*

    AlexJF authored and github-actions[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1aa2b15 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    36316cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56ba2a View commit details
    Browse the repository at this point in the history
  3. Revert "Preemptively adjust every 100 samples"

    This reverts commit d56ba2a.
    AlexJF committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c7164b8 View commit details
    Browse the repository at this point in the history