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

DEBUG-2334 Add Debugger component #3640

Merged
merged 4 commits into from
May 13, 2024

Commits on May 10, 2024

  1. DEBUG-2334 Add Debugger component

    This adds a component for Dynamic Instrumentation / Live Debugger
    using AppSec component as the model.
    
    Included is a 'debugger' setting to turn the component on,
    and handling of DD_DYNAMIC_INSTRUMENTATION_ENABLED environment
    variable which is equivalent to the setting.
    p committed May 10, 2024
    Configuration menu
    Copy the full SHA
    427894e View commit details
    Browse the repository at this point in the history
  2. rubocop

    p committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fb873b5 View commit details
    Browse the repository at this point in the history
  3. types

    p committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8275649 View commit details
    Browse the repository at this point in the history
  4. types

    p committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2071ae9 View commit details
    Browse the repository at this point in the history